Comment: | Add OFHTTPRequestMethodString()
This deprecates OFHTTPRequestMethodName(), which returns a C string. This function was initially only used internally, where this was fine. Adds OFHTTPRequestMethodParseString() for consistency, which behaves the |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
12c09ef41ec35c30d966670daaa63fdb |
User & Date: | js on 2023-10-15 14:55:50 |
Other Links: | manifest | tags |
2023-10-15
| ||
14:59 | macros.h: Add missing #else check-in: f2891af000 user: js tags: trunk | |
14:57 | Merge trunk into branch "ofhttpd" Leaf check-in: e2a818c0b5 user: js tags: ofhttpd | |
14:55 | Add OFHTTPRequestMethodString() check-in: 12c09ef41e user: js tags: trunk | |
14:53 | macros.h: Add OF_DEPRECATED check-in: b84438dcfd user: js tags: trunk | |
Modified src/OFHTTPClient.m from [0348d66062] to [771a949bd6]. [diff]
Modified src/OFHTTPRequest.h from [163a3d1bed] to [ff8f88f432]. [diff]
Modified src/OFHTTPRequest.m from [f630f4e80b] to [7d8bd2c275]. [diff]
Modified src/OFHTTPServer.m from [ab884b4ab8] to [c229043b21]. [diff]
Modified src/exceptions/OFHTTPRequestFailedException.m from [fd787d72c8] to [4a244e4e24]. [diff]
Modified utils/ofhttp/OFHTTP.m from [d2650dbe5b] to [336f94ad28]. [diff]