Skip to content

Update docs to indicate response object from GET, POST methods is http.IncomingMessage #19

Description

@elevenE

I was looking in the docs on how can I get the HTTP response status code but couldn't find it. Later found out (joe answered on IRC channel) that the API returns http.IncomingMessage object on response and status code can then simply be retrieved by response.statusCode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions