Handle local files, thanks binarycat!
Add plumber rule in README (thanks fulton)
From b9f54564d6fee7515b7a4981f2eef6c121bf7e0d
Remove url->raw and use fmt, remove undescores from names
Bookmark a page, refact current_url stuff
Move replace_char to util.c
Fix mailto: links and relative URLs starting with a /
Add some comments before refact
Fix absolute URLs parsing and mailto
Adds a few regression tests for parseurl
Fixes mailto: URI handling
Make TLS ans parsing more robust
Better status codes handling
Use strbeg instead of overconfident strstr
Extract url and util stuff
Remove message and debug print
Remove un-needed body in Response
Replace manual URL parsing with url.c
Append protocol if needed
Basic querying and display of gemini pages