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

Custom PyObject* return for FastGet_X functions #5

Closed
ozansz opened this issue Sep 3, 2018 · 1 comment
Closed

Custom PyObject* return for FastGet_X functions #5

ozansz opened this issue Sep 3, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@ozansz
Copy link
Owner

ozansz commented Sep 3, 2018

Make FastGet_X functions (FastGet_libcurl and FastGet_sock (WIP) in the mean time) return a custom PyObject* which has several custom fields such as headers, size, status_code and data.

@ozansz ozansz added the enhancement New feature or request label Sep 3, 2018
@ozansz
Copy link
Owner Author

ozansz commented Feb 22, 2020

Created HTTPResposne type in models.h

@ozansz ozansz closed this as completed Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant