Coverage remained the same at 100.0% when pulling 05f1a855040863f06d87e6e45d446ff81053d137 on kmudrick:treat-20x-as-success into 13f69e5e17b90560f74c3dde65c68eb3eeb0cb12 on A:master.
Coverage remained the same at 100.0% when pulling 05f1a855040863f06d87e6e45d446ff81053d137 on kmudrick:treat-20x-as-success into 13f69e5e17b90560f74c3dde65c68eb3eeb0cb12 on A:master.
Previously, if you had return a status of, say, 204, this library treated it as non-success and invoked the
end
callback with an error.Documentation indicates that 200 through 206 are successful responses: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status