Module sockjs_filters

Function Index

cache_for/2
h_no_cache/2
h_sid/2
xhr_cors/2
xhr_options_get/2
xhr_options_post/2

Function Details

cache_for/2

cache_for(Req::req(), Headers::headers()) -> {headers(), req()}

h_no_cache/2

h_no_cache(Req::req(), Headers::headers()) -> {headers(), req()}

h_sid/2

h_sid(Req::req(), Headers::headers()) -> {headers(), req()}

xhr_cors/2

xhr_cors(Req::req(), Headers::headers()) -> {headers(), req()}

xhr_options_get/2

xhr_options_get(Req::req(), Headers::headers()) -> {headers(), req()}

xhr_options_post/2

xhr_options_post(Req::req(), Headers::headers()) -> {headers(), req()}


Generated by EDoc