2025-12-06 10:34:47 +01:00
2025-12-06 10:34:47 +01:00
2025-12-06 10:34:47 +01:00
2025-12-06 10:34:47 +01:00
2025-12-06 10:34:47 +01:00
2025-12-06 10:34:47 +01:00
2025-12-06 10:34:47 +01:00
2025-12-06 01:10:09 +01:00
2025-12-03 17:15:57 +01:00
2025-12-06 10:34:47 +01:00
2025-12-06 10:34:47 +01:00

url.c

This is a small library to parse and manipulate URLs in conformance to RFC 3986 and WHATWG.

It features

  • No allocations
  • No dependencies
  • The ability to switch between RFC 3986 and WHATWG with a flag
  • Relative reference parsing and resolution
  • URL normalization
  • Doesn't rely on null-terminated strings
S
Description
A URL parser for C
Readme
156 KiB
Languages
C 99.4%
Batchfile 0.3%
Shell 0.3%