Files
wxWidgets/tests/net
Vadim Zeitlin a5215ae0c3 Document NSURLSession bug with escaped characters in passwords
They are simply not handled properly by NSURLRequest, apparently, and
there doesn't seem to be any simple way around it, so for now just
document that this doesn't work and adjust the test to avoid using
reserved characters in the password when using NSURLSession-based
backend.
2025-03-19 00:22:52 +01:00
..