Skip to content

Increase maxHTTP header size#4610

Closed
dushaniw wants to merge 1 commit into
4.11.xfrom
dushaniw-patch-1
Closed

Increase maxHTTP header size#4610
dushaniw wants to merge 1 commit into
4.11.xfrom
dushaniw-patch-1

Conversation

@dushaniw

@dushaniw dushaniw commented Jul 3, 2026

Copy link
Copy Markdown

max http header size need to be increased as the number of scopes are now increased in API-M 's REST APIs to support more fine grained access control.

max http header size need to be increased as the number of scopes are now increased in API-M 's REST APIs to support more fine grained access control.
Copilot AI review requested due to automatic review settings July 3, 2026 08:34
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 16f38cf4-3e38-4f5a-a1b3-e17544fe46de

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dushaniw-patch-1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR increases the configured maximum HTTP request header size to support larger authorization headers as API-M REST APIs add more fine-grained scopes.

Changes:

  • Increased transport.http.properties.maxHttpHeaderSize from 8192 to 32768.
  • Increased transport.https.properties.maxHttpHeaderSize from 8192 to 32768.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dushaniw

dushaniw commented Jul 8, 2026

Copy link
Copy Markdown
Author

The value will be changed in apim product only.

@dushaniw dushaniw closed this Jul 8, 2026
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