[−][src]Function jsonrpc_http_server::cors_allow_headers
pub fn cors_allow_headers(
request: &Request<Body>,
cors_allow_headers: &AccessControlAllowHeaders
) -> AllowCors<Vec<HeaderValue>>
Returns the CORS AllowHeaders header that should be returned with that request.