Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
LemonBoy
|
ec26bc472d
Add `encodeQuery` and `?` to Uri module
|
6 years ago |
Thomas T. Jarløv
|
91b39f2219
uri: Update documentation typo (#10471)
|
6 years ago |
narimiran
|
83caa58c7a
docs: fix trailing comma in links
|
6 years ago |
Thomas T. Jarløv
|
bfeade9791
better docs: uri (#10373)
|
6 years ago |
Miran
|
214f48eae9
Remove long deprecated stuff (#10332)
|
6 years ago |
Kaushal Modi
|
903886396d
Don't prevent ',' from getting escaped in theindex.html
|
6 years ago |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
6 years ago |
Dominik Picheta
|
9099ec5d0b
Merges #7700 manually and adds decodePlus option to decodeUrl too.
|
6 years ago |
Andreas Rumpf
|
f4c21305a9
uri.nim: don't rely on zero termination
|
6 years ago |
Dominik Picheta
|
6c035379fe
Merge pull request #6597 from pgkos/uri-allow-no-authority
|
7 years ago |
Veladus
|
27ea1750e5
Moved encodeUrl and decodeUrl from cgi to url
|
7 years ago |
Federico Ceratto
|
bd71d4205b
Make Uri rendering more lenient
|
7 years ago |
Andreas Rumpf
|
6a3288a60e
more replacements for the deprecated '<'
|
7 years ago |
pgkos
|
a20326e268
Allow parsing URIs without authority
|
7 years ago |
Dominik Picheta
|
1dc6caea6b
Fixes issues with URI concatenation when URI has no path.
|
7 years ago |
Andreas Rumpf
|
a3f80c4bdf
avoid deprecated procs
|
7 years ago |
Arne Döring
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
Ruslan Mustakov
|
ecf278c467
Implement dial, support IPv6 in httpclient (#5763)
|
7 years ago |
enthus1ast
|
f2ce8eb372
more isAbsolute tests for uri.nim
|
8 years ago |
enthus1ast
|
46ac235715
added protocol-relative test to uri.nim
|
8 years ago |
enthus1ast
|
9626919cd3
added isAbsolute to uri.nim
|
8 years ago |
Dominik Picheta
|
b2b2dcff08
Fixes #4959.
|
8 years ago |
CORDEA
|
f77bc7d93a
Fixed an wrong example of the doc
|
9 years ago |
Dominik Picheta
|
d8a10457e2
Fixes #3207.
|
9 years ago |
Dominik Picheta
|
193f248ea0
Fixes parsing of URIs that begin with '//'.
|
9 years ago |
def
|
650a75beea
Make uri module usable for faster URI parsing:
|
10 years ago |
Dominik Picheta
|
bab8190b67
Fixes bugs introduced by ee62d56cadb. Closes #2227.
|
10 years ago |
Stephan Diehl
|
aa62dcc2af
little documentation fix on conbine and /
|
10 years ago |
def
|
e686ca2523
Fix a few more warnings
|
10 years ago |