aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
AgeCommit message (Expand)Author
2015-10-13inets: fix suppport of HTTP headers with obs-foldKirilll Zaborsky
2015-10-05Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18Erlang/OTP
2015-10-01inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a stringIngela Anderton Andin
2015-09-30inets: Add new customize function response_default_headersIngela Anderton Andin
2015-09-30inets: Add behaviour httpd_custom_apiIngela Anderton Andin
2015-09-17inets: Prepare for releaseIngela Anderton Andin
2015-09-15Merge branch 'ia/pr/800/OTP-12984' into maintIngela Anderton Andin
2015-09-10Merge branch 'ia/inets/format_status/OTP-12976' into maintIngela Anderton Andin
2015-09-10Merge branch 'ia/pr/813/OTP-12975' into maintIngela Anderton Andin
2015-09-10inets: tftpd - Mend broken fd optionIngela Anderton Andin
2015-09-10inets: httpd - Mend broken fd optionIngela Anderton Andin
2015-09-09Correct conversion from seconds to millisecondsJimmy Zöger
2015-09-08inets: Forward connection errors with https proxyKirilll Zaborsky
2015-09-03inets: httpd - Add format_status/2 to httpd_request_handlerIngela Anderton Andin
2015-07-16inets: cancel for handler with no requestsKirilll Zaborsky
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16inets: Fix race condition in httpcIngela Anderton Andin
2015-06-16inets: Remove use of httpd_conf:clean/1 and httpd_conf:custom_clean/3Ingela Anderton Andin
2015-06-15inets: Remove use of httpd_conf:make_integer/1Ingela Anderton Andin
2015-06-15inets: Deprecate functions in util module httpd_conf.erlIngela Anderton Andin
2015-06-09inets: set proxy address for requests from keep-alive queueKirilll Zaborsky
2015-06-08Merge branch 'ia/inets/name-spaces/OTP-12674'Ingela Anderton Andin
2015-06-05Merge branch 'scrapinghub/proper_stop_on_handling_keepalive_queue'Zandra Hird
2015-06-04inets: Modernize codeIngela Anderton Andin
2015-06-04inets: Add profile optionIngela Anderton Andin
2015-06-02Merge branch 'maint'Henrik Nord
2015-06-01inets: proper stop for httpc_handler K-A queue failureKirilll Zaborsky
2015-05-29inets: Add customize optionIngela Anderton Andin
2015-05-27Merge remote-tracking branch 'erlang/pr/741'Henrik Nord
2015-05-26Minor misprintsKirill Zaborsky
2015-05-18Merge branch 'maint'Zandra Hird
2015-05-12inets: reject negative content-lengthHans Nilsson
2015-05-11Merge branch 'zandra/mime-types-config/OTP-12731'Zandra Hird
2015-05-05make it possible to use a file to configure mime typesZandra Hird
2015-04-28inets: Remove dialyzer warning for inets_libErland Schönbeck
2015-04-23Merge branch 'maint'Zandra Hird
2015-04-21inets: Add value 'none' in server_tokens configHans Nilsson
2015-04-07inets: Remove SSI (Server Side Includes)Ingela Anderton Andin
2015-03-24inets: Add new module inets_time_compat with new time APIErland Schönbeck
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20inets: Suppress deprecated warning on erlang:now/0Erland Schönbeck
2015-03-20inets: Cleanup of multiple copies of functionsErland Schönbeck
2015-03-20inets: Update commentsErland Schönbeck
2015-03-20Suppress deprecated warning on erlang:now/0Erland Schönbeck
2015-03-20Use new time API and be back-compatible in inetsErland Schönbeck
2015-03-18Merge branch 'maint'Zandra Hird
2015-03-16Minor comment fixKirill Zaborsky
2015-02-05Merge branch 'maint'Zandra Hird
2015-02-05Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maintZandra Hird
2015-02-03Merge branch 'maint'Zandra Hird