ozansz/fastrequest

Custom PyObject* return for FastGet_X functions

Closed this issue · 1 comments

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.

Created HTTPResposne type in models.h