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

Add Headers into the requests #36

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Add Headers into the requests #36

merged 2 commits into from
Nov 15, 2022

Conversation

lazyfriday
Copy link
Contributor

@lazyfriday lazyfriday commented Nov 11, 2022

Due to the client doesn't support adding request on functional level, only default headers. This MR proposed to add a new function on SendAsync to add a new additional headers on functional level.

The use case we are facing is we have a website client that varies the queries on header level on every request or function to minimize the load on Main DB.

@lazyfriday lazyfriday changed the title [MAN-16259] Add Headers into the requests Add Headers into the requests Nov 14, 2022
@szaboopeeter
Copy link
Member

Deploy pipeline failing due to secrets (Nuget API key) not being shared to forks (opened issue #37). Force-merging for now.

@szaboopeeter szaboopeeter merged commit 6a895ee into agoda-com:master Nov 15, 2022
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