aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_client/httpc.erl
AgeCommit message (Expand)Author
2019-06-27inets: Return error if URI has no scheme (httpc)Péter Dimitrov
2018-06-18Update copyright yearHenrik Nord
2018-03-06Merge branch 'maint'Péter Dimitrov
2018-02-26inets: Add unix domain socket support to httpcPéter Dimitrov
2017-11-28inets: Fix httpc path handlingPéter Dimitrov
2017-11-15inets: Fix http content injection bug in httpcPéter Dimitrov
2017-05-04Update copyright yearRaimo Niskanen
2017-03-17Omit port from Host header on redirect to well-known portBram Verburg
2016-12-21inets: httpc - Prevent hanging user processIngela Anderton Andin
2016-12-21inets: httpc - clean codeIngela Anderton Andin
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-16inets: Mend ipv6_host_with_brackets optionIngela Anderton Andin
2016-03-15update copyright-yearHenrik Nord
2015-12-08inets: Add PATCH method to client and serverPablo Lamela
2015-06-18Change license text to APLv2Bruce Yinhe
2013-09-24inets: httpc - Remove dead error handling codeIngela Anderton Andin
2013-09-13inets: httpc make httpc_cancel_request/[1,2] asynchronousIngela Anderton Andin
2013-07-01Merge branch 'jwh/httpc_delete_body/OTP-11190' into maintFredrik Gustafsson
2013-06-14httpc: Allow content body in DELETE requestsJames Wheare
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-03-12Added guard for invalid field and values in headersFredrik Gustafsson
2012-10-02inets httpc: TLS via proxyIngela Anderton Andin
2012-05-22[inets/httpc] Better handling of session db update failureMicael Karlberg
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-15[inets] The module http_uri now officially supportedMicael Karlberg
2012-03-14[inets] A more general version of http_uri:parseMicael Karlberg
2012-03-13[inets/httpc] Add function to retreive current optionsMicael Karlberg
2011-11-23Fixed acceptor exit warnings (detected by dialyzer).Micael Karlberg
2011-10-18[httpc] Wrong Host header in IPv6 HTTP requests.Micael Karlberg
2011-10-12Make return from the parse function conform with:Micael Karlberg
2011-09-05Removed the ossl config option (from both client and server).Micael Karlberg
2011-06-15[httpc|httpd] Added support for IPv6 with ssl.Micael Karlberg
2011-06-15Stopping httpc client...Micael Karlberg
2011-06-15Clients started stand-alone not properly handled.Micael Karlberg
2011-06-15Temporary solution for profile_name stuff. What about Pids???Micael Karlberg
2011-06-15[httpc] Remove unnecessary usage of iolist_to_binary whenMicael Karlberg
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-03-18Fixed debug macro.Micael Karlberg
2011-03-07Adding missing "send loop" for raw sending.Micael Karlberg
2011-03-04Merge branch 'fm/httpc-upload-body-streaming' into bmk/inets/httpc/support_up...Micael Karlberg
2011-03-02inets/httpc: Polish documentationChristian von Roques
2010-11-29URL-encoding - add support in client and more usage in server. AlsoIngela Anderton Andin
2010-10-13httpc: add option to do automatic chunked transfer-encodingFilipe David Manana
2010-10-05httpc: allow streaming of PUT and POST request bodiesFilipe David Manana
2010-06-07OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg
2010-04-28OTP-8542: HTTP client memory leakMicael Karlberg
2010-01-19OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327,Micael Karlberg
2010-01-13OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg