Andreas Rumpf
159643824b
fixes #3847 ( #5609 )
2017-03-27 09:39:46 +02:00
Dominik Picheta
a336bf2395
Fixes parseHeader("foo:") != ("foo", @[""]). Refs #5344 .
2017-02-13 21:14:29 +01:00
Dominik Picheta
7c15120247
Add some tests to httpcore related to #5344 .
2017-02-07 18:32:57 +01:00
Federico Ceratto
74e442f766
Add HTTP header deletion, improve tests
2016-12-01 00:11:59 +00:00
Dominik Picheta
9753fb064f
Add PATCH HTTP Method.
2016-09-25 11:48:10 +02:00
Dominik Picheta
26c7a76c8a
asynchttpserver's Response object's req method uses HttpMethod now.
...
Fixes #4423 .
2016-09-25 00:39:57 +02:00
Andrea Ferretti
4ee4393556
Fixed missing comma
2016-09-22 11:54:59 +02:00
Andrea Ferretti
91f6784d0f
Added PATCH HTTP method
2016-09-21 17:27:05 +02:00
Dominik Picheta
09651bec5e
HttpCode shouldn't require explicit initialisation to prevent breakage.
2016-09-19 21:53:07 +02:00
Dominik Picheta
31bdf45ffe
Reverted removal of HttpCode.$.
2016-09-19 21:16:50 +02:00
Dominik Picheta
cfd187d16e
Use distinct range for HttpCode as suggested by @nigredo-tori.
2016-09-19 20:58:27 +02:00
Dominik Picheta
8386476592
Implements proxy support for (Async)HttpClient. Ref #4423 .
...
Fixes #2160 .
2016-09-18 22:59:12 +02:00
Dominik Picheta
3ad368f8ca
Improvements to httpclient. Refs #4423 .
...
* Adds ability to query HttpCode and compare it with strings.
* Moves HttpMethod to HttpCore module.
* Implements synchronous HttpClient using {.multisync.}.
2016-09-18 18:16:51 +02:00
Araq
3a3aeb94ec
minor stdlib cleanups
2016-09-09 20:41:26 +02:00
Zach Aysan
1e31b27330
Fix typo
2016-06-23 14:37:17 -04:00
Zach Aysan
280b589cd8
Add missing - yet necessary - HTTP status codes.
2016-06-23 14:23:57 -04:00
Dominik Picheta
ad91da8342
Fixes httpcore.[]= so that it doesn't convert value to lowercase.
2016-06-06 22:15:43 +01:00
Andreas Rumpf
487bf54cdf
fixes #4278
2016-06-05 17:13:35 +02:00
Dominik Picheta
cc80eac84b
Add missing httpcore module.
2016-06-02 20:16:25 +01:00