libkiwix/src/server
Veloman Yunkan eb0a45b13e Undefaulted bool params of ContentResponse::build()
This resulted in compiler aided discovery of all call sites where the
default values were used. For OPDS/catalog requests now passing true for the
`raw` parameter, since XML content isn't supposed to undergo any
transformations.
2022-09-21 15:41:40 +04:00
..
byte_range.cpp Include missing `algorithm` header. 2020-06-10 15:27:51 +02:00
byte_range.h Fixed a comment 2020-05-26 14:04:18 +04:00
etag.cpp Handling of If-None-Match conditional requests 2020-05-14 17:01:22 +04:00
etag.h Handling of If-None-Match conditional requests 2020-05-14 17:01:22 +04:00
i18n.cpp Enter ParameterizedMessage 2022-04-13 16:40:20 +02:00
i18n.h Internationalized "Go to the main page" button 2022-04-13 16:40:20 +02:00
internalServer.cpp Undefaulted bool params of ContentResponse::build() 2022-09-21 15:41:40 +04:00
internalServer.h More robust handling of endpoint URLs 2022-08-11 18:04:05 +04:00
internalServer_catalog_v2.cpp Undefaulted bool params of ContentResponse::build() 2022-09-21 15:41:40 +04:00
request_context.cpp Introduce `get_requested_format` helper 2022-06-03 15:46:41 +02:00
request_context.h Introduce `get_requested_format` helper 2022-06-03 15:46:41 +02:00
response.cpp Undefaulted bool params of ContentResponse::build() 2022-09-21 15:41:40 +04:00
response.h Undefaulted bool params of ContentResponse::build() 2022-09-21 15:41:40 +04:00