aboutsummaryrefslogtreecommitdiff
path: root/src/response
Commit message (Expand)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-17/+0
* feat(windmark): prelude feature flagFuwn2023-05-051-10/+16
* chore: update copyright headersFuwn2023-04-181-2/+1
* feat: improve macro hygieneFuwn2023-04-161-14/+14
* fix(macros): restrict macro nameFuwn2023-04-101-3/+3
* fix(context): custom parameters format for easy lifetimesFuwn2023-04-061-8/+8
* feat(macros): async response macrosFuwn2023-04-061-18/+47
* refactor(returnable): seperate contextsFuwn2023-04-031-6/+6
* feat(router): GET RID OF DIRTY BOXESFuwn2023-04-031-10/+10
* feat(response): add 'auto' functionality to binary_success rawFuwn2023-04-021-0/+32
* feat(response): macro-based responsesFuwn2023-03-311-0/+69