Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Intika-Linux-Proxy
/
Nginx-HTTP-Proxy-Connect-Module
Public
forked from
chobits/ngx_http_proxy_connect_module
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
a60456d
User selector
All users
Datepicker
All time
Commit History
Commits on May 6, 2019
updated README.md: fixed codingstyle
chobits
committed
a60456d
Copy full SHA for a60456d
Commits on Apr 29, 2019
Update issue templates
chobits
authored
24a1cec
Copy full SHA for 24a1cec
Merge pull request #104 from chobits/for_pull_request
Show description for 774f071
chobits
authored
774f071
Copy full SHA for 774f071
proxy_connect resolver handler: fixed running posted requests
Show description for f30c309
chobits
committed
f30c309
Copy full SHA for f30c309
refactor ngx_http_proxy_connect_create_peer()
chobits
committed
425dcc2
Copy full SHA for 425dcc2
Merge pull request #103 from chobits/for_pull_request
Show description for 854ff61
chobits
authored
854ff61
Copy full SHA for 854ff61
proxy_connect_address: support dynamic domain resolving when nginx starts
Show description for 5398310
chobits
committed
5398310
Copy full SHA for 5398310
Commits on Apr 24, 2019
Merge pull request #101 from chobits/for_pull_request
Show description for ddbcf6e
chobits
authored
ddbcf6e
Copy full SHA for ddbcf6e
README.md: updated support version of nginx to 1.15.12
chobits
committed
20f51bc
Copy full SHA for 20f51bc
Commits on Apr 16, 2019
Merge pull request #97 from chobits/for_pull_request
Show description for 18e2520
chobits
authored
18e2520
Copy full SHA for 18e2520
README.md: updated support version of nginx to 1.14.2
chobits
committed
3637377
Copy full SHA for 3637377
README.md: updated support version of nginx
chobits
committed
73596ef
Copy full SHA for 73596ef
Commits on Apr 15, 2019
correct a few typos (#95)
ylmrx
authored and
chobits
committed
5d1ad06
Copy full SHA for 5d1ad06
Commits on Mar 30, 2019
Updated README.md: added link of tengine documentation (#94)
chobits
authored
c0a44ed
Copy full SHA for c0a44ed
Commits on Mar 18, 2019
Merge pull request #92 from chobits/for_pull_request
Show description for 7e8a93e
chobits
authored
7e8a93e
Copy full SHA for 7e8a93e
fixed coding style: added space for error message
chobits
committed
cf182e3
Copy full SHA for cf182e3
updated README.md: it has been intergrated into Tengine 2.3.0
chobits
committed
4e18925
Copy full SHA for 4e18925
Merge pull request #91 from chobits/for_pull_request
Show description for ff7efbf
chobits
authored
ff7efbf
Copy full SHA for ff7efbf
Refactor port checking logic
chobits
committed
e88cf88
Copy full SHA for e88cf88
Merge pull request #89 from chobits/for_pull_request
Show description for 294ebea
chobits
authored
294ebea
Copy full SHA for 294ebea
fixed bug that non CONNECT request triggers segfault without location
chobits
committed
5a4e210
Copy full SHA for 5a4e210
Commits on Mar 15, 2019
Merge pull request #88 from chobits/for_pull_request
Show description for f98a424
chobits
authored
f98a424
Copy full SHA for f98a424
Added documentation for known-issues and see-also
chobits
committed
88bd915
Copy full SHA for 88bd915
Commits on Mar 14, 2019
Merge pull request #87 from chobits/for_pull_request
Show description for c1244c8
chobits
authored
c1244c8
Copy full SHA for c1244c8
rename test case: timeout.t to http_proxy_connect_timeout.t
chobits
committed
77678c1
Copy full SHA for 77678c1
Commits on Mar 11, 2019
updated README.md: added openresty 1.15.8 supporing
chobits
committed
9912c88
Copy full SHA for 9912c88
fixed test case: skip all if not enabling rewrite phase
chobits
committed
3aa196e
Copy full SHA for 3aa196e
Commits on Mar 10, 2019
Merge pull request #85 from chobits/for_pull_request
Show description for 724013e
skyever
authored
724013e
Copy full SHA for 724013e
Commits on Mar 9, 2019
Added documentation for $proxy_connect_*_timeout
chobits
committed
0e80309
Copy full SHA for 0e80309
Commits on Mar 8, 2019
Added $proxy_connect_*_timeout that control timeout of connect/write/read upstream
Show description for a82f46d
chobits
committed
a82f46d
Copy full SHA for a82f46d
Commits on Mar 5, 2019
Merge pull request #83 from chobits/for_pull_request
Show description for 0c4ea42
chobits
authored
0c4ea42
Copy full SHA for 0c4ea42
test case: make it more general
chobits
committed
d463dac
Copy full SHA for d463dac
Commits on Feb 22, 2019
Merge pull request #79 from chobits/for_pull_request
Show description for 7cb306c
chobits
authored
7cb306c
Copy full SHA for 7cb306c
updated README.md: fixed title
chobits
committed
4d411dd
Copy full SHA for 4d411dd
updated README.md: fixed example
chobits
committed
91a2670
Copy full SHA for 91a2670
Pagination
Previous
Next
You can’t perform that action at this time.