Skip to content

Commit 6d1658d

Browse files
authored
Merge pull request #313259 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents d6a5df0 + c861c9e commit 6d1658d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-signalr/signalr-howto-troubleshoot-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article provides troubleshooting guidance for some of the common issues tha
2323

2424
### Root cause
2525

26-
For HTTP/2, the max length for a single header is **4 K**, so if using browser to access Azure service, there's an error `ERR_CONNECTION_` for this limitation.
26+
For HTTP/2, the max length for a single header is **4 K**, so if you're using a browser to access the Azure service, you might encounter an error `ERR_CONNECTION_` for this limitation.
2727

2828
For HTTP/1.1, or C# clients, the max URI length is **12 K** and the max header length is **16 K**.
2929

0 commit comments

Comments
 (0)