aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpc_SUITE.erl
AgeCommit message (Expand)Author
2017-05-23Fix httpc timeout for redirectsJohannes Weißl
2017-05-04Update copyright yearRaimo Niskanen
2017-04-03inets: Do not test https/ftps if crypto can not startIngela Anderton Andin
2016-12-21inets: httpc - Prevent hanging user processIngela Anderton Andin
2016-12-20inets: httpc - Chunk size decoding could failIngela Anderton Andin
2016-12-14inets: httpc - Correct redirection host headerIngela Anderton Andin
2016-12-07Update copyright-yearErlang/OTP
2016-09-27Update test case docs with RFC-7231Ahmed Shafeeq Bin Mohd Shariff
2016-09-18Update behavior of httpc:request to match RFC-7231Ahmed Shafeeq Bin Mohd Shariff
2016-06-07httpc: Replaced deprecated module random with recommended module rand in http...Hans Nilsson
2016-05-23inets: Use test_server app tests and remove legacy test_server codeIngela Anderton Andin
2016-05-18[inets] Remove calls to the inets_time_compat moduleLars Thorsen
2016-02-22inets: Add DELETE Body to clientFabioBatSilva
2015-12-08inets: Add PATCH method to client and serverPablo Lamela
2015-11-15inets: Terminate really gracefully on bad chunkJohannes Weißl
2015-10-27inets: fix {self, once} for not streamed requestKirilll Zaborsky
2015-10-27inets: send correct nonstreamed response with streamingKirilll Zaborsky
2015-10-13inets: fix suppport of HTTP headers with obs-foldKirilll Zaborsky
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-02Merge branch 'maint'Henrik Nord
2015-05-29inets: Add customize optionIngela Anderton Andin
2015-03-24inets: Add new module inets_time_compat with new time APIErland Schönbeck
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20inets: Cleanup of multiple copies of functionsErland Schönbeck
2015-03-20inets: Update commentsErland Schönbeck
2015-03-20Suppress deprecated warning on erlang:now/0Erland Schönbeck
2015-03-20Use new time API and be back-compatible in inetsErland Schönbeck
2015-02-05Merge branch 'maint'Zandra Hird
2015-02-05Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maintZandra Hird
2015-02-03Merge branch 'maint'Zandra Hird
2015-02-03Merge branch 'maint-17' into maintZandra Hird
2015-02-03inets: parse correctly 'Set-Cookie' header with empty valueKirilll Zaborsky
2015-01-29inets: httpd - Sanity check of content-length headerIngela Anderton Andin
2015-01-26Merge branch 'maint'Marcus Arendt
2015-01-20httpc: Avoid parsing invalid 'Set-Cookie' headersSina Samavati
2014-12-01inets: Fix typoIngela Anderton Andin
2014-12-01inets: stop httpc_handler on 'connection closed' send errorKirilll Zaborsky
2014-06-04Merge branch 'scrapinghub/stream_body_with_no_content_length' into maintMarcus Arendt
2014-05-28Merge branch 'ia/ssl/improved-options-handling/OTP-11950' into maintIngela Anderton Andin
2014-05-27Merge branch 'maint-17' into maintIngela Anderton Andin
2014-05-26inets: Correct httpc_SUITEIngela Anderton Andin
2014-05-23inets: httpc - update test suite framwork to adopt to change in httpdIngela Anderton Andin
2014-05-22Merge branch 'scrapinghub/stream_for_chunked_single_message' into maintMarcus Arendt
2014-05-16inets: Fix HTTP 1.0 body end on closed connectionKirilll Zaborsky
2014-04-30inets: Fix streaming with single chunk bodySergey Sinkovskiy
2014-03-21Merge branch 'scrapinghub/empty_set_cookie'Henrik Nord
2014-03-21Merge branch 'nox/httpc-transfer-encoding-identity'Henrik Nord
2014-03-18inets: Reverted commmit f97cd6965ac35d1cbe510de23592956857d144c8Ingela Anderton Andin
2014-03-09Support identity transfer-encoding in httpcAnthony Ramine
2014-03-06Added a condition to ignore empty Set-Cookie header and tests for itKirilll Zaborsky