Commit Graph

2 Commits

Author SHA1 Message Date
Spring Operator 3998d95cf7 URL Cleanup
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.

* http://www.amqp.org/schema/amqp.xsd (404) with 5 occurrences migrated to:
  https://www.amqp.org/schema/amqp.xsd ([https](https://www.amqp.org/schema/amqp.xsd) result 404).
2019-03-19 20:08:34 -05:00
Jean-Sébastien Pédron 65f0d703a3 Import AMQP 1.0 spec XML files from rabbitmq-amqp1.0
Those files are needed by rabbitmq-amqp1.0-common to generate headers
and modules shared by the AMQP 1.0 plugin and client.

[#136435249]
2017-01-11 14:19:50 +01:00