Adding these response headers might be necessary to consume pyws webservices from web browsers: ``` Access-Control-Allow-Origin: * Access-Control-Allow-Methods: POST,OPTIONS,GET Access-Control-Allow-Headers: Content-Type ```