spring-cloud-samples / feign-eureka

Example of using feign with eureka
236 stars 165 forks source link

URL Cleanup #12

Closed spring-operator closed 5 years ago

spring-operator commented 5 years ago

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

Fixed URLs

Fixed But Review Recommended

These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

Ignored

These URLs were intentionally ignored.