aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_client
AgeCommit message (Expand)Author
2018-07-06Don't modify URI, explicitly pass scheme to get_portRoss Schlaikjer
2018-07-06Update scheme on redirect URI and accumulatorRoss Schlaikjer
2018-07-06Fix accidental Port assertion in resolve_authorityRoss Schlaikjer
2018-07-06Do not assert that new URI port is same as old portRoss Schlaikjer
2018-06-18Update copyright yearHenrik Nord
2018-04-27inets: Improve httpc gracefulnessIngela Anderton Andin
2018-04-17Merge branch 'maint'Péter Dimitrov
2018-04-17Merge branch 'peterdmv/httpc_delete_requests/ERL-536/OTP-15006'Péter Dimitrov
2018-04-12inets: Fix broken httpc options handlingPéter Dimitrov
2018-04-06inets: Improve readability of handling of server `Connection: close`Luca Favatella
2018-04-06inets: Fix broken handling of header Content-TypePéter Dimitrov
2018-04-05inets: Avoid `erlang:get_stacktrace/0` deprecated in OTP 21Luca Favatella
2018-03-23inets: Teach httpc to honour `Connection: close` from serverLuca Favatella
2018-03-23inets: Make httpc error reason more informative for unexpected errorsLuca Favatella
2018-03-23inets: Enable stronger Dialyzer checks in httpc_handlerLuca Favatella
2018-03-23inets: Remove httpc dead code re init errorLuca Favatella
2018-03-23inets: Delete obsolete comment in httpc_response:resultLuca Favatella
2018-03-06Merge branch 'maint'Péter Dimitrov
2018-02-26inets: Add unix domain socket support to httpcPéter Dimitrov
2018-02-19Merge branch 'maint'Péter Dimitrov
2018-02-09inets: Fix httpc crash on keep-alive connectionsPéter Dimitrov
2018-02-05inets: Do not call erlang:get_stacktrace()Hans Bolinder
2017-11-28inets: Fix httpc path handlingPéter Dimitrov
2017-11-20Merge branch 'peterdmv/inets/autoredirect/ERL-333/OTP-14729'Péter Dimitrov
2017-11-20Merge branch 'peterdmv/inets/http_content_injection/ERL-456/OTP-14726'Péter Dimitrov
2017-11-17inets: Eliminate race conditionIngela Anderton Andin
2017-11-15inets: Fix http content injection bug in httpcPéter Dimitrov
2017-11-15inets: Add support for URI-references in LocationPéter Dimitrov
2017-10-29[#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3Hamidreza Soleimani
2017-10-26inets: Correct guard testIngela Anderton Andin
2017-06-14Update copyright yearHans Nilsson
2017-05-30inets: httpc - Gracefull normal shutdownIngela Anderton Andin
2017-05-23Fix httpc timeout for redirectsJohannes Weißl
2017-05-04Update copyright yearRaimo Niskanen
2017-04-04Merge branch 'maint'Ingela Anderton Andin
2017-03-17Omit port from Host header on redirect to well-known portBram Verburg
2017-03-01Fix typos: lenght -> lengthMyron Marston
2016-12-21inets: httpc - Prevent hanging user processIngela Anderton Andin
2016-12-21inets: httpc - clean codeIngela 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-11-19Report errors from TLS tunnel request to correct processEric Meadows-Jönsson
2016-10-20inets: httpc - do not send absolute URIs over TLS tunnelsIngela Anderton Andin
2016-10-07Merge branch 'ingela/inets/httpc/ERL-253' into maintIngela Anderton Andin
2016-10-04Replace ref() with reference() in inets filesKostis Sagonas
2016-09-19inets: httpc improve error handlingIngela Anderton Andin
2016-09-18Update behavior of httpc:request to match RFC-7231Ahmed Shafeeq Bin Mohd Shariff
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-05Merge branch 'FabioBatSilva/httpc-delete-body/PR-972/OTP-13383'Lars Thorsen