Skip to content

Offer a way to configure the max header size in Grizzly Provider #165

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

Merged
merged 1 commit into from
Nov 26, 2012

Conversation

bric3
Copy link

@bric3 bric3 commented Nov 21, 2012

Hi I've added a bit of configuration to allow the grizzly provider to be configured with the max headers size.

@buildhive
Copy link

AsyncHttpClient » async-http-client #2 UNSTABLE
Looks like there's a problem with this pull request
(what's this?)

@rlubke
Copy link
Contributor

rlubke commented Nov 26, 2012

Thanks - I'll take a look and double check the stability complaint.

rlubke added a commit that referenced this pull request Nov 26, 2012
rlubke added a commit that referenced this pull request Nov 26, 2012
Offer a way to configure the max header size in Grizzly Provider
@rlubke rlubke merged commit 3ed7685 into AsyncHttpClient:ahc-1.7.x Nov 26, 2012
@bric3
Copy link
Author

bric3 commented Nov 27, 2012

Hi, thanks :)

By the way did you find out what was wrong with the stability complaint ?

cs-workco pushed a commit to cs-workco/async-http-client that referenced this pull request Apr 13, 2023
Previously, UNIX Domain Sockets would only work if the URL also had a
"base URL". If it didn't have a base URL, it would try to connect to the
empty string which would fail :).

Now, we support both cases:
- URLs with a baseURL (the path to the UDS) and a path (actual path)
- URLs that just have an actual path (path to the UDS) where we'll just
  use "/" as the URL's path
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.

3 participants