MaibornWolff/alt-core-js

Response header evaluation

bboron86 opened this issue · 0 comments

At the moment, only the body of REST response can be use for evaluations. It's behind the res variable. Sometimes it's necessary to evaluate response headers (e.g. location of the created resource). The response evaluation should support that.