aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc/src/ref_man.xml
AgeCommit message (Collapse)Author
2015-09-01Inets Reference Manualtmanevik
Editorial changes
2015-09-01inets: Remove documentation of legacy APItmanevik
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-29inets: Add customize optionIngela Anderton Andin
Many HTTP headers are optional, and it could be desirable for the server to filter and maybe even alter them without replacing the mod_* modules that generate/process them. Add new behaviour httpd_custom_api with default implementation in httpd_custom.erl. Add behaviour module in 18 as then we can specify optional callbacks.
2013-04-19Convert XML files to UTF-8Hans Bolinder
2012-03-15[inets] The module http_uri now officially supportedMicael Karlberg
The module http_uri now officially supported. Also, the http_uri:parse/1,2 function has been extended with more scheme support and a way to provide your own scheme info. OTP-9983
2010-01-13OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg
OTP-8351, OTP-8359 & OTP-8371.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP