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

fix(orlop): update connection key name #314

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

prachikhandekar
Copy link
Contributor

Description of this change

Update the name of the connection key so it doesn't clash with the standard HTTP header dealing with keep-alive of the HTTP connection.

Why is this change being made?

  • Chore (non-functional changes)
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How was this tested? How can the reviewer verify your testing?

N/A

Related issues

N/A

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have evaluated the security impact of this change, and OWASP Secure Coding Practices have been observed.
  • I have informed stakeholders of my changes.

@prachikhandekar prachikhandekar requested a review from a team as a code owner November 17, 2023 22:54
@prachikhandekar prachikhandekar merged commit c33c286 into main Nov 17, 2023
2 checks passed
@prachikhandekar prachikhandekar deleted the prachikhandekar/fix/update-conn-key-name branch November 17, 2023 23:07
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.

None yet

2 participants