Ensure hardcoded http:// references are removed from the API response data #210
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
legacy maintenance
Maintaining previous years' code
Priority: medium
Now that #170 has been implemented, all ECS services can answer at both http:// and https:// URLs.
However, we know that some of the APIs are sending out response data that include hard-coded http:// paths - making it hard for us to migrate immediately to all-https.
Examples were noted in PR 53, but many others throughout the APIs are likely lurking.
The text was updated successfully, but these errors were encountered: