19 Commits (ec53921d2e96b4fd7672f69187f6b45b0ab96310)

Author SHA1 Message Date
Daijiro Wachi b470a85f07 url: trim leading slashes of file URL paths 8 years ago
Daijiro Wachi f8f46f9917 url: change path parsing for non-special URLs 8 years ago
Timothy Gu 4ddd23f0ec src: WHATWG URL C++ parser cleanup 8 years ago
James M Snell 7139b93a8b url: add ToObject method to native URL class 8 years ago
Joyee Cheung ee19e2923a url: show input in parse error message 8 years ago
James M Snell e26b6c6baa src: add native URL class 8 years ago
Timothy Gu d23123643d src: make PercentDecode return void 8 years ago
Timothy Gu d099f8e317 src: remove explicit UTF-8 validity check in url 8 years ago
Timothy Gu b610a4db1c url: enforce valid UTF-8 in WHATWG parser 8 years ago
Daijiro Wachi 97d111d171 url: fix file state clarification in binding 8 years ago
Timothy Gu c7e1be8991 src: remove usage of V8 deprecated API in node_url.cc 8 years ago
Anna Henningsen 0d290a2ae0 src: fix v8 local handling in node_url.cc 8 years ago
Birunthan Mohanathas dcab88d529 url: add return value to ToUnicode/ToAscii stubs 8 years ago
James M Snell 81228497c5 url: do not decode arbitrary %2e sequences in paths 8 years ago
Michaël Zasso db18dd8356 url: improve spec compliance of WHATWG URL 8 years ago
Christopher J. Brody 595b22affa url: mark ignored return value in node::url::Parse(...) 8 years ago
Santiago Gimeno 0ab2182199
url: fix -Warray-bounds warning 8 years ago
James M Snell 774d737cdb url: fix building when using --without-intl 9 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago