19 Commits (fa8baa2aa13e42bf14f5413d46e173361517e1cc)

Author SHA1 Message Date
Rich Trott c0c1a4c029
url: refactor lib/internal/url.js 8 years ago
James M Snell 2f9fdc454f
url: allow use of URL with http.request and https.request 8 years ago
Timothy Gu 95faa55ab9
url: check forEach callback is a function 8 years ago
Timothy Gu 021338dc6d
url: export URLSearchParams 8 years ago
Timothy Gu 5d33c96679 url: improving URLSearchParams 8 years ago
James M Snell e46bdcf2bb url: change null password handling 8 years ago
Joyee Cheung 2b01138451 url: TupleOrigin#toString use unicode by default 8 years ago
James M Snell 3195fb45ae url: set toStringTag for the URL class 8 years ago
James M Snell 659d522d7c url: fix accidental filemode change 8 years ago
Michaël Zasso 6977224059 url: fix URL query update if searchParams changes 8 years ago
Michaël Zasso 78e867492a url: improve spec compliance of WHATWG URL 8 years ago
James M Snell 2b98ea0dec url: move originFor, domainToAscii and domainToUnicode 8 years ago
James M Snell e210efad9e url: performance improvement in URL implementation 8 years ago
Joyee Cheung 7fbd12f876 url: make WHATWG URL properties spec compliant 8 years ago
Safia Abdalla 24482d08ce url: add inspect function to TupleOrigin 8 years ago
Jay Brownlee 2da71f24de url, test: fix typo in inspect output, add test 8 years ago
joyeecheung 80cccce218 url, test: including base argument in originFor 8 years ago
Timothy Gu f08d8a6c6f url: improve URLSearchParams spec compliance 8 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago