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
At work we have been required to put a API Gateway in front of TeamCity so we can throttle API requests.
Our plan is to use https://tyk.io/ which requires a token to be pasted through as a header with the http request.
My ruby skills are weak at best, and I can't see a way to pass through custom headers with this library. In saying this.
Cheers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At work we have been required to put a API Gateway in front of TeamCity so we can throttle API requests.
Our plan is to use https://tyk.io/ which requires a token to be pasted through as a header with the http request.
My ruby skills are weak at best, and I can't see a way to pass through custom headers with this library. In saying this.
Cheers
The text was updated successfully, but these errors were encountered: