mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 02:53:10 +01:00
merge PageCompiler changes from poco-1.9.3
This commit is contained in:
@@ -16,8 +16,8 @@ current date and time.
|
||||
#include "Poco/DateTime.h"
|
||||
#include "Poco/DateTimeFormatter.h"
|
||||
#include "Poco/DateTimeFormat.h"
|
||||
|
||||
|
||||
|
||||
|
||||
using Poco::DateTime;
|
||||
using Poco::DateTimeFormatter;
|
||||
using Poco::DateTimeFormat;
|
||||
@@ -244,6 +244,10 @@ Allows to specify a language tag (e.g., "en") that will be sent in the
|
||||
response Content-Language header if the client sends an Accept-Language
|
||||
header in the request.
|
||||
|
||||
!contentSecurityPolicy
|
||||
|
||||
Allows to specify the value of the HTTP Content-Security-Policy header.
|
||||
|
||||
!chunked
|
||||
|
||||
Allows you to specify whether the response is sent using chunked transfer encoding.
|
||||
|
||||
Reference in New Issue
Block a user