List Question
20 TechQA 2013-12-11T15:36:21.357000Is a URL with // in the path-section valid?
62.2k views
Asked by Christian Kuetbach
What's the danger of not encoding brackets in URL?
495 views
Asked by BenMorel
Must the percent character be percent-encoded in a URL fragment?
171 views
Asked by Heiko Theißen
Is http://mydomain.com/[email protected] safe to use as URL?
178 views
Asked by AudioBubble
What does 'case insensitive' mean in RFC 3986 with respect to non-English characters?
1.2k views
Asked by Mark Slater
Where to find the http url scheme rfc
1k views
Asked by Helloguy
Resolve URI with multiple slashes in relative part
568 views
Asked by Sergius
Why java.net.URI does not encode all reserved characters? (java 11)
319 views
Asked by shotex
HTTP request host value syntax in RFC 3986
215 views
Asked by AudioBubble
What do * / ( and [ mean in the rfc 3986 URI syntax description?
175 views
Asked by Sven Voigt
Why isn't % (percent) considered a reserved character in RFC 3986 (URI Syntax)?
613 views
Asked by John Bachir
RFC3986 - which pchars need to be percent-encoded?
3.5k views
Asked by mindas
Java and RFC 3986 URI encoding
17.2k views
Asked by Mark
How to make Tomcat support non-RFC7230/ RFC3986 characters in GET parameters?
3.7k views
Asked by Alpha
remove_dot_segments seems to turn relative paths into absolute paths
203 views
Asked by Mike Samuel
Can HTTP URIs have non-ASCII characters?
8.8k views
Asked by Cheeso
What's an example of a string that's valid for URL(string:) but invalid for URLComponents(string:)?
175 views
Asked by user975323
How is an a tag with href="./etc" resolved? Chrome not adhering to RFC 3986?
87 views
Asked by dani-sc
Retrieve query parameter with RFC3986 reserved characters not decoded in Tapir/http4s
111 views
Asked by FredericS
Properly parse field containing '+' char
727 views
Asked by louis gueye