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

CLC improvements #199

Closed
jjg-123 opened this issue Jul 24, 2024 · 0 comments
Closed

CLC improvements #199

jjg-123 opened this issue Jul 24, 2024 · 0 comments

Comments

@jjg-123
Copy link
Contributor

jjg-123 commented Jul 24, 2024

  • Add a low-level switchs, echo_http_request, that spits out exactly what is sent over the wire to the server, and echo_http_response for the raw response from the server. Writing a cUrl interface to OA4MP would be excruciating unless a developer could actually see what the requests were.
  • Improve failure modes for load call. Right now it just says "error". It should, in line with the other methods, be more informative, such as "missing entry in config file". The machinery is there, just catch any exception and print out a summary.
jjg-123 added a commit that referenced this issue Jul 24, 2024
@jjg-123 jjg-123 closed this as completed Aug 1, 2024
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

No branches or pull requests

1 participant