docs-v2
docs-v2 copied to clipboard
Capture magical behavior of /users/me
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.