aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_client/httpc_manager.erl
AgeCommit message (Expand)Author
2016-10-04Replace ref() with reference() in inets filesKostis Sagonas
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-03-18inets: Reverted commmit f97cd6965ac35d1cbe510de23592956857d144c8Ingela Anderton Andin
2013-09-13inets: httpc make httpc_cancel_request/[1,2] asynchronousIngela Anderton Andin
2013-09-13inets: httpc improve pipeliningIngela Anderton Andin
2012-10-02inets: Dialyzer fixesIngela Anderton Andin
2012-10-02inets httpc: TLS via proxyIngela Anderton Andin
2012-05-22[inets/httpc] Better handling of session db update failureMicael Karlberg
2012-05-22[inets/httpc] Cancel request does not workMicael Karlberg
2012-03-15[inets] The module http_uri now officially supportedMicael Karlberg
2012-03-13[inets/httpc] Add function to retreive current optionsMicael Karlberg
2012-01-20[inets] Merged from R14B and also fixed appupMicael Karlberg
2012-01-05[inets/httpc] Add proper code change codeMicael Karlberg
2012-01-04[inets/httpc] Add test caseMicael Karlberg
2012-01-03[inets/httpc] Fix the selection of session for keep-alive modeMicael Karlberg
2011-11-23Fixed acceptor exit warnings (detected by dialyzer).Micael Karlberg
2011-11-21Various minor dialyzer related cleanup.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-06-15SSL with IPv6 now works "in principle".Micael Karlberg
2011-05-11Fixed httpc manager crashIngela Anderton Andin
2010-11-30Replaced error report with debug printout.Micael Karlberg
2010-08-25Merge branch 'maint-r13' into devBjörn Gustavsson
2010-08-23inets: Patch 1129Micael Karlberg
2010-08-20inets: Patch 1115Micael Karlberg
2010-06-07OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg
2010-04-21OTP-8542: Merge from dev-branch.Micael Karlberg
2010-02-13OTP-8431: Fix error handling of httpc_manager and its starter processMicael Karlberg
2010-01-19OTP-8016 [httpc] Several more or less critical fixes: * Initial callMicael Karlberg
2010-01-13OTP-8016 TBDMicael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP