summaryrefslogtreecommitdiff
path: root/url.h
Commit message (Collapse)AuthorAgeFilesLines
* added a hack to only ignore the first // when separating at the domain/path ↵epochqwert2018-04-301-3/+8
| | | | separation. fixed a dumb bug where uninitiallized string was being used as the value of the port. probably me testing something that I forgot about.
* moved url functions into url.hepochqwert2017-08-201-2/+142
|
* fuck if I know. I'm tired. moved the magic stuff to url.c.epochqwert2016-05-281-1/+3
|
* initial commit.epochqwert2015-08-221-0/+15