Skip to content

Add simple Request class to Response #187

@justmobilize

Description

@justmobilize

I was playing with ssl: work on anything implementing the socket protocol and testing the quote endpoint on Adafruit (which I know redirects to https) and realized there isn't a way to find that out.

I would like to add a light-weight Request class that returns the method, url and headers, like in CPython:

image

Here you can see it moved to https

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions