21 Commits (ebe8c3debeea708ca69b8724dda9ad9c5c32e72c)

Author SHA1 Message Date
Timothy Gu 7ceea2a6a1 doc: document WHATWG IDNA methods' error handling 8 years ago
Anna Henningsen c9bfa9cc0c
doc: add changelogs for url 8 years ago
Vse Mozhet Byt 52b253677a doc: fix sorting in API references 8 years ago
Michaël Zasso 66e263035a url: implement URL.prototype.toJSON 8 years ago
Timothy Gu bd07c8fc12 doc/url: various improvements to WHATWG API 8 years ago
Timothy Gu 02d1e32fe3 url: add urlSearchParams.sort() 8 years ago
James M Snell 0d9ea4fdcd doc: add documentation for url.format(URL[, options]); 8 years ago
Timothy Gu c505b8109e doc: document URLSearchParams constructor 8 years ago
James M Snell 4757ddcce1 doc: add basic documentation for WHATWG URL API 8 years ago
Rich Trott c1133f41b6 doc: clarify slashes-appending in url module 8 years ago
Rahat Ahmed 8f05611a5c doc: improve description of urlObject.query 8 years ago
Bryan Bess 37238062a0 doc: fix markdown formatting in url.md 8 years ago
yorkie 68bf02d437 doc: capitalize arguments' type names in url doc 8 years ago
Mike Ralphson 3905f48882
doc: fix typos 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Rich Trott f2c59d9658 doc: `url.format()` parameter may be a string 8 years ago
Jeremiah Senkpiel 0cc903544d doc: addresses nits in string_decoder, url, util 9 years ago
James M Snell dbdea02a99 doc: general improvements to url.md copy 9 years ago
Bryan English 43e4bafcaf
doc: add `added:` information for url 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
fansworld-claudio 2a29b70b37 doc: url.format - true slash postfix behaviour 9 years ago
Tristian Flanagan 32d0d67700 doc: sort url alphabetically 9 years ago
Jeremiah Senkpiel 65844affe9 doc: update url doc to account for escaping 9 years ago
Josh Gummersall a74c2c9458 doc: state url decoding behavior 10 years ago
Maurice Butler 515afc6367 doc: path is ignored in url.format 10 years ago
Ryuichi Okumura 684a5878b6 doc: fix missing periods in url.markdown 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Ben Noordhuis 913addbff5 Revert "url: support `path` for url.format" 10 years ago
Julien Gilli b91c535d86 doc: clarify url.format documentation 10 years ago
Yazhong Liu ba687f6eb4 url: support `path` for url.format 10 years ago
Yazhong Liu d312b6d15c url: support `path` for url.format 10 years ago
Gabriel Wicke b705b73e46 url: make query() consistent 10 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Yazhong Liu e86c9421ef doc: document url `slashes` property 11 years ago
Brian White c2d32f4c0e doc: add missing space 11 years ago
Ben Noordhuis ecf9f606c9 doc: add url.resolve() usage examples 12 years ago
isaacs e5ef103b05 Fix #3194 correct url documentation 13 years ago
Zachary Scott b4626afb61 docs: url.format uses host for hostname and port, not auth 13 years ago
Zachary Scott 59e6b14395 docs: url.host doesn't include auth 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs c417de409d doc refactor: url 13 years ago
isaacs a54b70a355 doc refactor: url 13 years ago
koichik e1c043f43a docs: fix docs to not suggest variable leaks 13 years ago
seebees a2eaddaa51 Documentation update 13 years ago
isaacs b4712bf1ac Close #1544 Document slashesDenoteHost flag in url.parse 13 years ago
AJ ONeal 087d210679 docs: explain how url.format works (`search` trumps `query`, etc) 13 years ago
isaacs 711a356468 Close #1544 Document slashesDenoteHost flag in url.parse 13 years ago