Skip to content
New issue

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

Rendering the http headers #93

Open
BebeSparkelSparkel opened this issue May 20, 2019 · 1 comment
Open

Rendering the http headers #93

BebeSparkelSparkel opened this issue May 20, 2019 · 1 comment

Comments

@BebeSparkelSparkel
Copy link

I am not seeing on obvious way to render the various types into a Byte String that I can send through a socket.

How would I render the http version, status, and headers into a usable byte string?

@aristidb
Copy link
Owner

You can probably find code for doing that here: https://github.com/snoyberg/http-client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants