Build web client using WS
Build web client using WS
Convert WSCookie to Cookie Cookie domain should be removed (TODO set cookie domain from configuration, TODO http only settings)
Convert WSCookie to Cookie Cookie domain should be removed (TODO set cookie domain from configuration, TODO http only settings)
De-normalize headers especially for Set-Cookie header
De-normalize headers especially for Set-Cookie header
Return all body and headers as is
Return all body and headers as is
Convert to JSON converted to Jackson node instead of JsValue currently because play2handlebars doesn't accept JsValue
Convert to JSON converted to Jackson node instead of JsValue currently because play2handlebars doesn't accept JsValue
Return rendered html text when template is defined as long as the response status is normal
Return rendered html text when template is defined as long as the response status is normal
Return streaming result when template is not defined
Return streaming result when template is not defined
Processor to access to other servers.