You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/08/31 14:43:42 UTC

[GitHub] [trafficcontrol] limited opened a new pull request #5000: Set content-type json on TR auth requests

limited opened a new pull request #5000:
URL: https://github.com/apache/trafficcontrol/pull/5000


   ## What does this PR (Pull Request) do?
   Changes Content-Type in TR auth request from `x-www-form-urlencoded` to `application/json` to properly reflect the contents of the request 
   
   - [x] This PR fixes #4680 
   
   
   ## Which Traffic Control components are affected by this PR?
   - Traffic Router
   
   ## What is the best way to verify this PR?
   Confirm TR can fetch files from TO. There's no great way to see the content type as the request itself goes over https. 
   
   ## The following criteria are ALL met by this PR
   - [x] I have explained why tests are unnecessary (fix is not worth a test)
   - [x] I have explained why documentation is unnecessary (small bug fix)
   - [x] This PR includes an update to CHANGELOG.md
   - [x] This PR includes any and all required license headers
   - [x] This PR does not include a database migration
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://www.apache.org/security/) for details)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] mattjackson220 merged pull request #5000: Set content-type json on TR auth requests

Posted by GitBox <gi...@apache.org>.
mattjackson220 merged pull request #5000:
URL: https://github.com/apache/trafficcontrol/pull/5000


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org