Name |
Last commit
|
Last update |
---|---|---|
.. | ||
http.c | ||
joinpath.c | ||
parse.c | ||
pattern.c | ||
redirect.c | ||
scp.c | ||
valid.c |
Introduce a url parser that defaults to treating poorly specified URLs as http URLs. For example: `localhost:8080` is treated as `http://localhost:8080/` by the http-biased url parsing, instead of a URL with a scheme `localhost` and a path of `8080`..
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
http.c | Loading commit data... | |
joinpath.c | Loading commit data... | |
parse.c | Loading commit data... | |
pattern.c | Loading commit data... | |
redirect.c | Loading commit data... | |
scp.c | Loading commit data... | |
valid.c | Loading commit data... |