)]}'
{"swift/proxy/controllers/info.py":[{"author":{"_account_id":1179,"name":"Clay Gerrard","email":"clay.gerrard@gmail.com","username":"clay-gerrard"},"change_message_id":"f20eba0bbd566dbcf257e160bb88dc14b1aeb163","unresolved":false,"context_lines":[{"line_number":63,"context_line":"                        req.headers[\u0027Access-Control-Request-Headers\u0027],"},{"line_number":64,"context_line":"                    \u0027Vary\u0027: \u0027Access-Control-Request-Headers\u0027,"},{"line_number":65,"context_line":"                })"},{"line_number":66,"context_line":"        return HTTPOk(request\u003dreq, headers\u003dheaders)"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"    def GETorHEAD(self, req):"},{"line_number":69,"context_line":"        \"\"\"Handler for HTTP GET/HEAD requests.\"\"\""}],"source_content_type":"text/x-python","patch_set":2,"id":"7f96bb07_5ca2f6af","line":66,"updated":"2018-01-17 01:46:31.000000000","message":"Is this a standardized/consistent OPTIONS response?  Seems similar to the cors_validation wrapped response... but in that case \n\n                    resp.headers[\u0027Access-Control-Allow-Origin\u0027] \u003d req_origin\n\n... so idk what\u0027s going on really","commit_id":"7a2385cddbddf8a158ec80b61ee0877cfd2f75ec"},{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"db60de5a25852d01fc543cd59ab13cae055f558b","unresolved":false,"context_lines":[{"line_number":63,"context_line":"                        req.headers[\u0027Access-Control-Request-Headers\u0027],"},{"line_number":64,"context_line":"                    \u0027Vary\u0027: \u0027Access-Control-Request-Headers\u0027,"},{"line_number":65,"context_line":"                })"},{"line_number":66,"context_line":"        return HTTPOk(request\u003dreq, headers\u003dheaders)"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"    def GETorHEAD(self, req):"},{"line_number":69,"context_line":"        \"\"\"Handler for HTTP GET/HEAD requests.\"\"\""}],"source_content_type":"text/x-python","patch_set":2,"id":"7f96bb07_1c322e5f","line":66,"in_reply_to":"7f96bb07_5ca2f6af","updated":"2018-01-17 01:54:48.000000000","message":"Yeah, that\u0027s what I based it on. I figured, since there\u0027s no way this will depend on the Origin header, may as well be clear to the client that all origins are allowed and they can cache it as such. Maybe we should also be setting a long-ish\n\n Access-Control-Max-Age\n\nheader?","commit_id":"7a2385cddbddf8a158ec80b61ee0877cfd2f75ec"}]}
