Crate corsware [] [src]

Structs

CorsMiddleware

An iron middleware which implements CORS

OriginHeader
UniCase

Case Insensitive wrapper of strings.

Enums

AllowedOrigins

Specifies which Origins are allowed to access this resource

Origin

A struct which implements the concept 'Web Origin' as defined in https://tools.ietf.org/html/rfc6454.

Functions

all_std_methods

Returns all standard HTTP verbs

common_req_headers

Returns HTTP Headers commonly set by clients