hofstadter-io / frisby

API testing framework inspired by frisby-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global request values

verdverm opened this issue · comments

Should be able to set request values, such as headers, which would persist to any subsequent request

Added, needs testing though

Tested with https://github.com/verdverm/pomopomo/tree/master/test/api and another private expriment.

Seems to work