Skip to content

reverseproxy: Add buffer_requests option to reverse_proxy directive#3710

Merged
mholt merged 1 commit intocaddyserver:masterfrom
francislavoie:buffer-req-caddyfile
Sep 8, 2020
Merged

reverseproxy: Add buffer_requests option to reverse_proxy directive#3710
mholt merged 1 commit intocaddyserver:masterfrom
francislavoie:buffer-req-caddyfile

Conversation

@francislavoie
Copy link
Member

@francislavoie francislavoie added this to the v2.2.0 milestone Sep 4, 2020
@francislavoie francislavoie requested a review from mholt September 4, 2020 19:42
maxatome added a commit to maxatome/caddy that referenced this pull request Sep 6, 2020
Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

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

Easy breezy. Thanks Francis!

@mholt mholt merged commit 4cd7ae3 into caddyserver:master Sep 8, 2020
@francislavoie francislavoie deleted the buffer-req-caddyfile branch September 8, 2020 16:47
maxatome added a commit to maxatome/caddy that referenced this pull request Sep 14, 2020
maxatome added a commit to maxatome/caddy that referenced this pull request Sep 19, 2020
maxatome added a commit to maxatome/caddy that referenced this pull request Sep 27, 2020
maxatome added a commit to maxatome/caddy that referenced this pull request Oct 30, 2020
maxatome added a commit to maxatome/caddy that referenced this pull request Jan 5, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Feb 16, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Feb 16, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Feb 16, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Feb 16, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Feb 18, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Feb 18, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Apr 1, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Apr 20, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Apr 22, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request Apr 29, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request May 1, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request May 2, 2021
francislavoie pushed a commit to francislavoie/caddy that referenced this pull request May 2, 2021
mholt added a commit that referenced this pull request May 2, 2021
…#4021)

* reverseproxy: Add `handle_response` blocks to `reverse_proxy` (#3710)

* reverseproxy: complete handle_response test

* reverseproxy: Change handle_response matchers to use named matchers

reverseproxy: Add support for changing status code

* fastcgi: Remove obsolete TODO

We already have d.Err("transport already specified") in the reverse_proxy parsing code which covers this case

* reverseproxy: Fix support for "4xx" type status codes

* Apply suggestions from code review

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

* caddyhttp: Reorganize response matchers

* reverseproxy: Reintroduce caddyfile.Unmarshaler

* reverseproxy: Add comment mentioning Finalize should be called

Co-authored-by: Maxime Soulé <btik-git@scoubidou.com>
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
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