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

ENH: easy access to raw response #471

Open
bsipocz opened this issue Aug 8, 2023 · 1 comment
Open

ENH: easy access to raw response #471

bsipocz opened this issue Aug 8, 2023 · 1 comment

Comments

@bsipocz
Copy link
Member

bsipocz commented Aug 8, 2023

In recent debugging sessions it became painful that the multiple inheritances and layered methods makes e.g. accessing the raw response more difficult than necessary.

So, while a full refactoring and simplification could be a huge project, giving access to the raw response could be a nice and reasonably quick enhancement.

cc @andamian and @tomdonaldson

@bsipocz
Copy link
Member Author

bsipocz commented Aug 8, 2023

(in astroquery we also have get_query_payload, but here I agree that raw response would be the most useful as the queries themselves are following the standard (which is not true at all at the reverse engineered webforms in astroquery)).

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

No branches or pull requests

1 participant