aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/headers.c
Commit message (Collapse)AuthorAgeFilesLines
* Make Server: overridableLaurent Bercot2024-03-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Major refactors; implement rangesLaurent Bercot2023-12-201-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove obsolete Referrer-Policy default headerLaurent Bercot2023-11-161-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some bugfixesLaurent Bercot2023-10-311-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Revamp (and hopefully fix) resattr managementLaurent Bercot2023-10-301-4/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add more forbidden headersLaurent Bercot2023-10-281-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* custom-headers revamp, can be removed nowLaurent Bercot2023-10-271-10/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix custom header orderingLaurent Bercot2023-10-261-11/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Full custom header support, switch not made yetLaurent Bercot2023-10-241-7/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More tipidee-config refactoring, headers functions are cleanLaurent Bercot2023-10-231-9/+71
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor tipidee-config code to accommodate for headersLaurent Bercot2023-10-231-0/+46
Signed-off-by: Laurent Bercot <ska@appnovation.com>