diff options
author | Slava Yurin <[email protected]> | 2013-02-15 22:41:55 +0700 |
---|---|---|
committer | Slava Yurin <[email protected]> | 2013-03-03 22:54:37 +0700 |
commit | bb1362c744ec24a72fbb2fa3e1cc8e44ef51ab2d (patch) | |
tree | a36e4f404242b0408078a3e6eb59391dea3fcb24 /test/rest_forbidden_resource.erl | |
parent | dbc1bc6d91548b199fc86a477bdc1873faa890ac (diff) | |
download | cowboy-bb1362c744ec24a72fbb2fa3e1cc8e44ef51ab2d.tar.gz cowboy-bb1362c744ec24a72fbb2fa3e1cc8e44ef51ab2d.tar.bz2 cowboy-bb1362c744ec24a72fbb2fa3e1cc8e44ef51ab2d.zip |
Add '*' matcher for parameters
For get_type_provided:
'*' will be match any parameters of media-range in "accept" header.
If '*' matched, then '*' is replaced by the matching parameters.
If Accept header is missing and '*' using, then in media_type in parameters
will be '*' and reply content-type will be without any parameters.
For content_types_accepted:
'*' will be match any parameters in "content-type" header.
Diffstat (limited to 'test/rest_forbidden_resource.erl')
0 files changed, 0 insertions, 0 deletions