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

[WIP] HTTP client #42

Closed
wants to merge 6 commits into from
Closed

[WIP] HTTP client #42

wants to merge 6 commits into from

Conversation

cheatfate
Copy link
Collaborator

No description provided.

chronos/apps/http/client.nim Outdated Show resolved Hide resolved
chronos/apps/http/client.nim Show resolved Hide resolved
chronos/apps/http/client.nim Show resolved Hide resolved
@stefantalpalaru
Copy link
Contributor

Here's a nice test suite to draw inspiration from: https://github.com/curl/curl/tree/master/tests (we only care about the HTTP part)

We can also use GitHub's hosting function to store some html files in this repo and fetch them inside tests, to check that the body matches a known value.

@pigmej
Copy link

pigmej commented Jan 3, 2021

Hey, what's the current state of http client? Did you guys lost interest in it?

@cheatfate
Copy link
Collaborator Author

Closing in favor of #182

@cheatfate cheatfate closed this May 10, 2021
@arnetheduck arnetheduck deleted the apphttp branch June 8, 2023 09:14
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

Successfully merging this pull request may close these issues.

None yet

3 participants