wxWidgets/include
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
..
msvc/wx
wx Get rid of public wxWebSession::GetHeaders() 2020-12-13 03:09:55 +01:00