Skip to content

Conversation

shivam-rawat-akto
Copy link
Contributor

No description provided.

&& !entry.getValue().isEmpty()) {
String value = entry.getValue().get(0).toLowerCase();
if (value.contains(HttpRequestResponseUtils.TEXT_EVENT_STREAM_CONTENT_TYPE) && value.contains(
HttpRequestResponseUtils.APPLICATION_JSON)) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

here we are checking for header

@shivam-rawat-akto shivam-rawat-akto merged commit 7bb1867 into feature/mini-runtime-release Oct 9, 2025
3 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.

2 participants