Skip to content
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

feature: http to dubbo backend support #1327

Merged
merged 2 commits into from
Jul 30, 2019
Merged

Conversation

MengqiWu
Copy link
Collaborator

code for #1321

@@ -2223,6 +2294,11 @@ ngx_http_upstream_send_request_body(ngx_http_request_t *r,
u->request_body_blocked = 1;

} else {
#if T_NGX_MULTI_UPSTREAM
Copy link
Member

Choose a reason for hiding this comment

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

#if T_NGX_MULTI_UPSTREAM
->
#if (T_NGX_MULTI_UPSTREAM)

@chobits
Copy link
Member

chobits commented Jul 30, 2019

ACK

@chobits chobits merged commit 780e443 into alibaba:master Jul 30, 2019
@chobits chobits added this to the 2.3.2 milestone Jul 30, 2019
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.

None yet

2 participants