We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For API consistency and progressing toward v1.0 goal, following changes taking place in v0.5-
Response.Body
Response.Body()
Response.ReceivedAt
Response.ReceivedAt()
The text was updated successfully, but these errors were encountered:
#17 API streamline and test improvements
da211ca
#17 test corner case
c9eb41f
Done, ready for release!
Sorry, something went wrong.
jeevatkm
No branches or pull requests
For API consistency and progressing toward v1.0 goal, following changes taking place in v0.5-
Response.Body
turns toResponse.Body()
methodResponse.ReceivedAt
turns toResponse.ReceivedAt()
methodThe text was updated successfully, but these errors were encountered: