racket/racket
Matthew Flatt 53ffad767b net/url-string: support URLs that contain IPv6 literals
Since an IPv6 literal address includes ":"s, it must be written
between "[" and "]" as a host name.

Based on a patch by @Phlosioneer and comments by @Blaisorblade,
with additional changes to make `url->string` work.

Closes #980
Closes #1243
2016-04-16 21:19:33 -06:00
..
collects net/url-string: support URLs that contain IPv6 literals 2016-04-16 21:19:33 -06:00
src add path-extension, path-has-extension? and path-{add,replace}-extension 2016-04-16 17:56:34 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00