Skip to content

Conversation

kddnewton
Copy link

Get request parameters (for instance for the /logs) endpoint are not being correctly respected by the server because they're coming in the body of the request. This PR changes them to come through as query parameters so that they will be respected.

Get request parameters (for instance for the /logs) endpoint are not being correctly respected by the server because they're coming in the body of the request. This PR changes them to come through as query parameters so that they will be respected.
@jmervine
Copy link

Thanks for the contribution. I'm traveling this week, so probably won't be able to dig in to why the tests are failing until some time later in the following week. That said, I'd like to get this merged at some point.

@kddnewton
Copy link
Author

@jmervine Yeah not sure what exactly it is, it's something about python 3.2 and the OpenSSL package.

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

Successfully merging this pull request may close these issues.

2 participants