aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_lib
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-06-05Merge branch 'maint'John Högberg
2018-05-22inets: Gracefully handle bad headersIngela Anderton Andin
2018-03-14inets: fix scheme validation in http_uri:parse when binary URILuca Favatella
2018-03-07Merge branch 'maint'Péter Dimitrov
2018-03-06inets: work around http_uri:parse Dialyzer warning in uri_SUITE.erl:274Luca Favatella
2018-03-05inets: refine types and doc of http_uri:parse optionsLuca Favatella
2018-03-05inets: export types documented for http_uri moduleLuca Favatella
2017-11-15inets: Fix http content injection bug in httpcPéter Dimitrov
2017-09-06inets: Restore old behavior when parsing "+"Péter Dimitrov
2017-06-14Update copyright yearHans Nilsson
2017-05-05add binary string support to http_uri functionsTristan Sloughter
2017-05-04Update copyright yearRaimo Niskanen
2017-03-17Omit port from Host header on redirect to well-known portBram Verburg
2016-12-07Update copyright-yearErlang/OTP
2016-10-04Replace ref() with reference() in inets filesKostis Sagonas
2016-03-15update copyright-yearHenrik Nord
2016-01-29Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18Erlang/OTP
2016-01-28inets: Use re instead of inets_regexpIngela Anderton Andin
2015-11-27inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin
2015-11-15inets: Allow whitespace after HTTP chunk againJohannes Weißl
2015-11-13Merge branch 'maint-18' into maintZandra
2015-11-11inets: Do not use internal or shell convenience functions in applicationIngela Anderton Andin
2015-11-11Inets: Clean up codeIngela Anderton Andin
2015-11-11inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin
2015-11-11inets: Remove debug macros that mimic call traceIngela Anderton Andin
2015-11-11inets: Improve max header size handlingIngela Anderton Andin
2015-11-11inets: Terminate gracfully when an invalid chunked length header is encounteredIngela Anderton Andin
2015-10-27Merge branch 'scrapinghub/http_uri_scheme_validation' into maintHenrik Nord
2015-10-13inets: scheme validation fun for http_uriKirilll Zaborsky
2015-10-13inets: fix suppport of HTTP headers with obs-foldKirilll Zaborsky
2015-09-10inets: httpd - Mend broken fd optionIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-02-03Merge branch 'maint-17' into maintZandra Hird
2015-01-29inets: httpd - Sanity check of content-length headerIngela Anderton Andin
2015-01-02Properly parse URI fragmentsAnthony Ramine
2014-05-23inets: httpd - Reject incorrect large request lines earlyIngela Anderton Andin
2014-01-13inets: Remove log message as it causes more harm than use at the momentIngela Anderton Andin
2013-08-23Merge branch 'maint-r15' into maint-r16Fredrik Gustafsson
2013-08-21[inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...Fredrik Gustafsson
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-20Remove http_chunk:decode/4 as it is no longer usedMasatake Daimon
2013-03-02Fix http_request:http_headers/1 to send content-length when length is zeroCA Meijer
2013-02-20inets httpd: Handle ipfamily option correctly when listning to port 0Ingela Anderton Andin
2013-02-18inets: Improve ssl handlingIngela Anderton Andin
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-15[inets] The module http_uri now officially supportedMicael Karlberg
2012-03-14[inets] Initial proposal of module http_uriMicael Karlberg
2011-11-15Merge branch 'maint-r14'Micael Karlberg