summaryrefslogtreecommitdiff
path: root/xs_httpd.h
AgeCommit message (Collapse)Author
2024-08-30Backport from xs.default
2024-05-27Translate status codes to canonical status textsLouis Brauer
Use those in HTTP responses instead of "OK"/"ERROR". Apps like Tokodon show only the status text in unexpected responses.
2024-05-23Added more const.default
2024-05-21Added const everywhere.default
2024-03-09Backport from xs.default
2024-01-04Updated copyright year.default
2023-09-25Backport from xs.default
2023-07-28Updated comment in headers.default
2023-05-11Backport from xs.default
2023-04-20Backport from xs.default
2023-02-14Add OK or ERROR to HTTP response.default
2023-01-28Backport from xs.default
2023-01-17Updated year in copyright notices.default
2023-01-12Backport from xs.default
2022-12-20Fix 500 errors in (OpenBSD) relayd.Andrew Alderwick
2022-12-11Backport from xs.default
2022-12-11Backport from xs.default
2022-12-10Updated RELEASE_NOTES.default
2022-10-25Backport from xs.default
2022-10-16Some emoticon tweaks.default
2022-10-16Use multipart/form-data for posts (on the way to supporting uploads).default
2022-09-28New function static_get().default
2022-09-25The HTTP request headers are stored in a plain dict.default
2022-09-23xs_httpd_request() also returns the payload.default
2022-09-19Renamed xs_splitn() to xs_split_n().default
2022-09-19Imported xs.default