accept_charset


Description:


[ Version ( since = "0.3" ) ]
public HandlerCallback accept_charset (string charsets, owned ForwardCallback<string> forward = forward)

Negotiate a 'Accept-Charset' header.

It understands the wildcard character '*'.

On success, set the 'charset' parameter of the 'Content-Type' header. If no content type is set, it defaults to 'application/octet-stream'.


Package: valum-0.3