Gama11
|
6574ed212b
Fix some spelling errors in docs (#5991)
|
8 年之前 |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 年之前 |
Gama11
|
ecf3eb5fbb
readed -> read (#5532)
|
9 年之前 |
Mark Knol
|
6c29743078
Update documentation
|
9 年之前 |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 年之前 |
Andy Li
|
ae6349cccf
bump license year to 2015
|
10 年之前 |
Andy Li
|
5d7d358bfa
StringMap<T> => Map<String,T>
|
11 年之前 |
Simon Krajewski
|
e0df65391b
added explicit return type for Web.getCookies (fixed issue #1696)
|
12 年之前 |
Simon Krajewski
|
3348f996d8
Hash -> haxe.ds.StringMap
|
12 年之前 |
Simon Krajewski
|
09bafc8e74
added httpOnly argument to Web.setCookie (fixed issue #1407)
|
12 年之前 |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 年之前 |
Nicolas Cannasse
|
6f8649920e
fixed getParamsString() returning "null" instead of ""
|
15 年之前 |
Nicolas Cannasse
|
df6939bf63
added neko.Web.isTora
|
16 年之前 |
Nicolas Cannasse
|
1cd87b0546
added logMessage
|
17 年之前 |
Nicolas Cannasse
|
f68d795004
added stringInput, use neko.Lib.string/bytesReference
|
17 年之前 |
Nicolas Cannasse
|
0fd67cb562
use haxe.io and haxe.Int32
|
17 年之前 |
Nicolas Cannasse
|
0cb2d9184f
added getMethod
|
17 年之前 |
Nicolas Cannasse
|
c7cefeb228
fix
|
18 年之前 |
Nicolas Cannasse
|
2c63385b90
setCookie additional params
|
18 年之前 |
Nicolas Cannasse
|
4c21aedf5b
fix
|
18 年之前 |
Nicolas Cannasse
|
dd10737803
fix : use args[0] for URI as well (instead of /?+arg[0] )
|
18 年之前 |
Nicolas Cannasse
|
47718e2d7e
fix
|
18 年之前 |
Nicolas Cannasse
|
ca18e0f02c
htmldoc fixes
|
18 年之前 |
Nicolas Cannasse
|
b587421e89
mod_neko version support.
|
18 年之前 |
Nicolas Cannasse
|
4bb2531986
typo
|
19 年之前 |
Nicolas Cannasse
|
ea5c3079c3
allowed neko backward compatibility.
|
19 年之前 |
Nicolas Cannasse
|
739d5f101a
added getMultipart, parseMultipart, getClientHeaders, flush
|
19 年之前 |
Nicolas Cannasse
|
5871a1c52d
allow either mod_neko or mod_neko2
|
19 年之前 |
Nicolas Cannasse
|
2326b31c21
fixed doc.
|
19 年之前 |
Laurent Bedubourg
|
e1fa35588c
- added neko.Web.getParamValues()
|
19 年之前 |