-
- Downloads
SH-3240 Capture Content-Type and Content-Encoding headers.
HttpResponse object now has two strings for these content headers. Either or both may be empty. Tidied up the cross-platform string code and got more defensive about the length of a header line. Integration test for the new response object.
Showing
- indra/llcorehttp/_httpoprequest.cpp 114 additions, 44 deletionsindra/llcorehttp/_httpoprequest.cpp
- indra/llcorehttp/_httpoprequest.h 4 additions, 0 deletionsindra/llcorehttp/_httpoprequest.h
- indra/llcorehttp/httpresponse.h 18 additions, 1 deletionindra/llcorehttp/httpresponse.h
- indra/llcorehttp/tests/test_httprequest.hpp 126 additions, 0 deletionsindra/llcorehttp/tests/test_httprequest.hpp
- indra/llcorehttp/tests/test_llcorehttp_peer.py 1 addition, 1 deletionindra/llcorehttp/tests/test_llcorehttp_peer.py
Loading
Please register or sign in to comment