Skip to content

Conversation

@chobits
Copy link
Member

@chobits chobits commented Feb 8, 2023

@chobits chobits marked this pull request as draft February 8, 2023 12:16
if (ngx_http_process_request_uri(r) != NGX_OK) {
break;
}

Copy link
Member Author

Choose a reason for hiding this comment

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

@chobits chobits marked this pull request as ready for review February 17, 2023 07:17
@chobits chobits changed the title WIP: updated proxy_connect module to v0.0.4 updated proxy_connect module to v0.0.4 Feb 17, 2023
@chobits chobits requested a review from wangfakang February 17, 2023 08:53
sudo cpanm --notest Net::DNS::Nameserver > build.log 2>&1 || (cat build.log && exit 1)
prove -v -Inginx-tests/lib $(ls -d tengine-tests/* | grep -v resolver_file)
sudo TEST_NGINX_BINARY=/usr/local/nginx/sbin/nginx prove -v -Inginx-tests/lib tengine-tests/resolver_file.t
prove -v -Inginx-tests/lib ../../modules/ngx_http_proxy_connect_module/t
Copy link
Member Author

@chobits chobits Feb 26, 2023

Choose a reason for hiding this comment

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

added cases to github workflow

@lhanjian lhanjian merged commit afe1d8b into alibaba:master Feb 26, 2023
@chobits chobits added this to the 2.4.1 milestone Jun 9, 2023
chobits added a commit to chobits/tengine that referenced this pull request Aug 4, 2023
* updated proxy_connect module to v0.0.4

For more details, see https://github.com/chobits/ngx_http_proxy_connect_module/releases/tag/v0.0.4

* ci.yml: added proxy_connect test cases
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