ObjFW  Check-in [9dd8014c27]

Overview
Comment:OFHTTPRequest: HTTP/1.1 introduces 307, handle it.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9dd8014c275da9f13efd071289dd0626ce9c2ead52991d9f45d70c8ea01caefc
User & Date: js on 2012-03-08 16:30:47
Other Links: manifest | tags
Context
2012-03-08
18:04
OFHTTPRequest: Handle OFInvalidEncodingException due to incorrect reply. check-in: 59a1fd63eb user: js tags: trunk
16:30
OFHTTPRequest: HTTP/1.1 introduces 307, handle it. check-in: 9dd8014c27 user: js tags: trunk
2012-03-07
22:33
Implement HTTP/1.1 in OFHTTPRequest. check-in: 326634c95d user: js tags: trunk
Changes