aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_client
AgeCommit message (Expand)Author
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
2016-03-16inets: Mend ipv6_host_with_brackets optionIngela Anderton Andin
2016-03-15update copyright-yearHenrik Nord
2016-02-22inets: Add DELETE Body to clientFabioBatSilva
2016-02-22remove whitespacesFabioBatSilva
2015-12-08inets: Add PATCH method to client and serverPablo Lamela
2015-11-27inets: SNI to be passed with requests through CONNECTKirilll Zaborsky
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-09-15Merge branch 'ia/pr/800/OTP-12984' into maintIngela Anderton Andin
2015-09-09Correct conversion from seconds to millisecondsJimmy Zöger
2015-09-08inets: Forward connection errors with https proxyKirilll Zaborsky
2015-07-16inets: cancel for handler with no requestsKirilll Zaborsky
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16inets: Fix race condition in httpcIngela Anderton Andin
2015-06-09inets: set proxy address for requests from keep-alive queueKirilll Zaborsky
2015-06-01inets: proper stop for httpc_handler K-A queue failureKirilll Zaborsky