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

x-timeplus http header #715

Merged
merged 3 commits into from
May 15, 2024
Merged

Conversation

chenziliang
Copy link
Collaborator

PR checklist:

  • Did you run ClangFormat ?
  • Did you separate headers to a different section in existing community code base ?
  • Did you surround proton: starts/ends for new code in existing community code base ?

Please write user-readable short description of the changes:

@chenziliang chenziliang self-assigned this May 13, 2024
@chenziliang
Copy link
Collaborator Author

@ye11ow @zliang-min , fyi, please let us know if there are dependencies regarding the x-proton- headers in neutron etc layers

}

namespace
{
String base64Decode(const String & encoded)
String base64Decode(const String & encoded)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reformatting ...

@zliang-min
Copy link
Collaborator

Unless the proton SDK relies on such headers, otherwise, Neutron and other components should not use any such headers.

Copy link

@ye11ow ye11ow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neutron use basicAuth to talk to Proton rest. That's the only header we use right now on Neutron side.

@chenziliang chenziliang merged commit 2b4515e into develop May 15, 2024
21 checks passed
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

3 participants