Open danielbachhuber opened 9 years ago
Users are confused why 301 redirects cause problems for whatever client they're using.
See https://github.com/WP-API/WP-API/issues/1165, https://github.com/WP-API/WP-API/issues/1093
This is anything that could redirect or otherwise interrupt requests. We should recommend users pass ?_envelope when dealing with "untrusted" HTTP clients and handle the responses themselves.
?_envelope
Users are confused why 301 redirects cause problems for whatever client they're using.
See https://github.com/WP-API/WP-API/issues/1165, https://github.com/WP-API/WP-API/issues/1093