#31091 closed defect (bug) (fixed)
A number of external-http requests are failing due to HTTPS redirects
Reported by: | boonebgorges | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | minor | Version: | |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
There must have been a recent change on wordpress.com that is forcing HTTPS for certain URLs. A number of our external-http tests that use wordpress.com assets are failing, because the initial requests are getting 301ed to https URLs. It appears that swapping out for the canonical https addresses should fix the problem, and keeps the logic of the tests intact.
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 31258: