Package src :: Package com :: Package deviceatlas :: Module headers_util :: Class HeadersUtil
[frames] | no frames]

Class HeadersUtil

Static Methods
 
is_headers(identifiers)
 
normalise_headers(headers)
Normalise the keys in the provided in headers dictionary.
Method Details

normalise_headers(headers)
Static Method

 

Normalise the keys in the provided in headers dictionary. This lower-cases the keys, replaces "_" with "-" and removes any HTTP_ prefix.