ObjFW  All files named "src/OFMutableURI.h"

History for src/OFMutableURI.h

2022-11-24
00:21
Renamed to src/OFMutableIRI.h. Rename OFURI to OFIRI check-in: [23272e6d43] user: js, branch: trunk, size: 0
2022-10-11
19:27
OFURI: Make scheme and path nonnull

This is as per the RFC, which says the scheme and path can never be
missing, while the path can be empty. file: [9400cfdc05] check-in: [3e455c4839] user: js, branch: trunk, size: 6330 [annotate] [blame] [check-ins using] [diff]

00:18
OFURI: Remove percentEncodedScheme

The scheme does not allow percent encoding. file: [c01390b76e] check-in: [13ead1212f] user: js, branch: trunk, size: 6090 [annotate] [blame] [check-ins using] [diff]

2022-10-03
22:18
A few minor documentation fixes file: [7f2d699377] check-in: [694da470d4] user: js, branch: trunk, size: 6300 [annotate] [blame] [check-ins using] [diff]
2022-09-29
21:53
OFURI: Make query items an array of pairs

With a dictionary the order is lost and keys cannot exist more than
once. file: [361cff56c9] check-in: [bd6dd6dd00] user: js, branch: trunk, size: 6265 [annotate] [blame] [check-ins using] [diff]

2022-09-28
21:40
Renamed src/OFMutableURL.h → src/OFMutableURI.h. Rename OFUR{L -> I} in preparation for URI support file: [c337456a13] check-in: [e7ab06503c] user: js, branch: trunk, size: 6176 [annotate] [blame] [check-ins using] [diff]