Vadim Zeitlin
59bc7e59d7
Get rid of public wxWebSession::GetHeaders()
...
This is unnecessary, it can be protected and we can initialize
wxWebRequest::m_headers directly in its ctor instead of using this
function (which also simplifies code and makes it impossible to forget
to do this).
2020-12-13 03:09:55 +01:00
..
2020-10-29 06:13:29 -07:00
2020-12-13 03:09:55 +01:00
2020-10-12 21:58:37 +02:00
2020-08-15 15:42:25 +02:00
2020-12-13 00:11:42 +01:00
2020-12-08 18:41:35 +01:00
2020-10-15 19:50:37 +02:00
2020-11-28 16:56:22 +01:00
2020-04-04 00:46:40 +02:00
2020-10-19 20:07:16 +02:00
2020-12-13 03:09:55 +01:00
2020-12-13 03:09:55 +01:00
2020-07-21 22:32:50 +02:00
2020-12-06 18:00:00 +01:00
2020-12-05 16:37:13 +01:00
2020-03-05 08:15:04 +01:00
2020-11-24 08:47:42 -08:00
2020-10-20 20:38:01 +02:00
2020-10-20 20:38:01 +02:00
2020-08-15 15:42:25 +02:00
2020-10-12 21:58:37 +02:00
2020-11-19 23:32:34 +01:00
2020-10-12 21:58:37 +02:00
2020-10-12 21:58:37 +02:00
2020-11-19 15:44:54 +01:00
2017-12-08 02:38:47 +01:00