Features
- add method
$getOAuth2Response
to javascript context (AnWeber/httpyac#499) - add
HttpClientProvider
andJavascriptProvider
to httpyac API - allow global Asserts and
onRequest
/onResponse
hooks and import global Asserts from other Http Files (AnWeber/httpyac#488) - support xpath namespaces using
@xpath_ns
(AnWeber/httpyac#493)
Fixes
- always log current
httpRegion
andresponse
on exception (AnWeber/httpyac#275)