We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Having to encode URIs prior to sending to the API makes supplying parameters to the service less "hackable" and thus useful.
I am requesting that plain ol' URI(-Rs, -Ms, etc.) be parsed from the URI to the service or instance.
I am guessing that one of the barriers preventing this was parsing it out but a few others tools have solutions for extracting out "sub_URIs".
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Having to encode URIs prior to sending to the API makes supplying parameters to the service less "hackable" and thus useful.
I am requesting that plain ol' URI(-Rs, -Ms, etc.) be parsed from the URI to the service or instance.
I am guessing that one of the barriers preventing this was parsing it out but a few others tools have solutions for extracting out "sub_URIs".
The text was updated successfully, but these errors were encountered: