summaryrefslogtreecommitdiff
path: root/lib/inets/src/http_client/httpc_request.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-02-141-1/+1
* inets: replace size/1 by XXX_size/1Kiko Fernandez-Reyes2023-01-161-1/+1
* Update copyright yearErlang/OTP2022-12-121-1/+1
* Update httpc_request:body_length/1 to handle iolists + Update doc on httpc:re...Tyler Hughes2022-09-191-1/+1
* Update copyright yearRickard Green2021-12-131-1/+1
* inets: remove support of http 0.9 for httpc in inetsAo Song2020-07-291-16/+1
* Merge branch 'peterdmv/inets/httpc-content-type/ERL-736/OTP-15339' into maintPéter Dimitrov2018-10-081-2/+10
|\
| * inets: Fix handling of 'Content-Type' (httpc)Péter Dimitrov2018-10-021-2/+10
* | inets: Fix handling of 'Content-Length' (httpc)Péter Dimitrov2018-10-021-1/+10
|/
* Update copyright yearHenrik Nord2018-06-181-1/+1
* inets: Fix broken handling of header Content-TypePéter Dimitrov2018-04-061-33/+34
* inets: httpc - do not send absolute URIs over TLS tunnelsIngela Anderton Andin2016-10-201-2/+4
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | inets: Add DELETE Body to clientFabioBatSilva2016-02-221-1/+2
* | remove whitespacesFabioBatSilva2016-02-221-10/+12
|/
* inets: Add PATCH method to client and serverPablo Lamela2015-12-081-1/+2
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Fixed httpc manager crashIngela Anderton Andin2011-05-111-5/+3
* Adding missing "send loop" for raw sending.Micael Karlberg2011-03-071-25/+27
* httpc: allow streaming of PUT and POST request bodiesFilipe David Manana2010-10-051-14/+50
* OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg2010-06-071-10/+5
* OTP-8016 [httpc] Several more or less critical fixes: * Initial callMicael Karlberg2010-01-191-14/+28
* OTP-8016 TBDMicael Karlberg2010-01-131-13/+37
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+209