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

replace requests with httpx #74

Closed
FHU-yezi opened this issue Dec 12, 2022 · 1 comment · Fixed by #80 or #75
Closed

replace requests with httpx #74

FHU-yezi opened this issue Dec 12, 2022 · 1 comment · Fixed by #80 or #75
Labels
enhancement Anything you want improved

Comments

@FHU-yezi
Copy link
Contributor

httpx is a requests-like Python network package. It can be a drop-in replacement of requests.

HTTPX GitHub Repo

Documentation

Just search for any use of requests and I only found the command line tool pc use it, for a subcommand deploy which is unused now, so feel free to leave it there until we release the deploy feature.

@picklelo
Copy link
Contributor

Thanks, we will update this.

@Alek99 Alek99 added the enhancement Anything you want improved label Dec 12, 2022
@Alek99 Alek99 linked a pull request Dec 13, 2022 that will close this issue
@picklelo picklelo reopened this Dec 13, 2022
@picklelo picklelo linked a pull request Dec 13, 2022 that will close this issue
picklelo pushed a commit that referenced this issue Dec 13, 2022
ACucos1 pushed a commit to ACucos1/rd-pynecone that referenced this issue Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Anything you want improved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants