23rd
|
dade20c73e
Added API to haxe.Http for multiple response headers with same name. (#10812)
|
2 年之前 |
Ian
|
55f4b33202
Ignore EOF while attempting to read the HTTP header (#10751)
|
2 年之前 |
Jaime Marquínez Ferrándiz
|
e1ced88e13
lua: Minimal implementation of ssl (#10593)
|
3 年之前 |
Aleksandr Kuzmenko
|
069c8d666b
Throw NotImplementedException in std instead of strings (#9687)
|
5 年之前 |
Simon Krajewski
|
2351868d6b
[WIP] SSL support for eval (#9009)
|
5 年之前 |
Aleksandr Kuzmenko
|
398684de15
exception message for missing Https support
|
5 年之前 |
qwertykg
|
c34e46ff76
Add timeout to default socket in Http.hx (#8646)
|
6 年之前 |
Aleksandr Kuzmenko
|
019ea83cdb
Bytes API for haxe.Http (#8570)
|
6 年之前 |
hughsando
|
76985c4903
Check null-ness of body before length in sys.Http
|
6 年之前 |
hughsando
|
cd6e08fc21
Split writeBody from sys.Http to allow customisations
|
6 年之前 |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 年之前 |
Aleksandr Kuzmenko
|
5e1602d5c0
fix params encoding in sys.Http - StringTools.urlEncode(null) is not specified (closes #7099)
|
6 年之前 |
Pavel Alexandrov
|
945461390b
Fix http request without content-length (#7686)
|
6 年之前 |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 年之前 |
AlexHaxe
|
c3f1d3871a
[php] fix Socket.setTimeout (#7623)
|
6 年之前 |
George Corney
|
c85de49eff
Allow urls without a / separating the path and query parts (#7564)
|
6 年之前 |
Alexander Kuzmenko
|
f3252fcf9e
[php] remove usage of "untyped" (closes #6900)
|
7 年之前 |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 年之前 |
romamik
|
7417cc76fe
sys.Http: fix chunked encoding handling (#6763)
|
7 年之前 |
frabbit
|
659dfa63bd
[python] add very basic ssl support for http requests
|
7 年之前 |
Simon Krajewski
|
d6ba4fa404
[std] replace List -> Array for Http classes
|
7 年之前 |
Simon Krajewski
|
d32373dce9
[std] split up haxe.Http (#6661)
|
7 年之前 |