16212: Disallow overriding HTTP method on GET requests.
authorTom Clegg <tom@tomclegg.ca>
Mon, 30 Mar 2020 21:26:40 +0000 (17:26 -0400)
committerTom Clegg <tom@tomclegg.ca>
Mon, 30 Mar 2020 21:26:40 +0000 (17:26 -0400)
commitbce9dd2ab9900ba770b72dfd94c7c45fc5b6f605
tree349823d98618e01513735dfef5dd534e54643b69
parent5c4cb8ad5408c7361fdd6d3132a24392690909ca
16212: Disallow overriding HTTP method on GET requests.

Removes an opportunity to circumvent CORS restrictions.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>
lib/controller/router/router.go