Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NullNet-ai
/
nullnet
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
13
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Support path-based HTTP routing and redirects in nullnet-proxy
- #152
#152
Merged
GyulyVGC
merged 17 commits into
NullNet-ai:main
NullNet-ai/nullnet:main
from
antoncxx:feature/proxy-redirects-137
antoncxx/nullnet:feature/proxy-redirects-137
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Support path-based HTTP routing and redirects in nullnet-proxy
#152
GyulyVGC
merged 17 commits into
NullNet-ai:main
NullNet-ai/nullnet:main
from
antoncxx:feature/proxy-redirects-137
antoncxx/nullnet:feature/proxy-redirects-137
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
docs: design doc for HTTP path-based routing + redirects (#137)
Show description for 31cfa8f
antoncxx
committed
31cfa8f
View commit details
Copy full SHA for 31cfa8f
Browse repository at this point
docs: add worked example to HTTP routing design doc
antoncxx
committed
7f8869f
View commit details
Copy full SHA for 7f8869f
Browse repository at this point
grpc: add HttpRoute/HttpRedirect/HttpRouteBundle + WatchHttpRoutes RPC
Show description for 275a2ad
antoncxx
committed
275a2ad
View commit details
Copy full SHA for 275a2ad
Browse repository at this point
server: HTTP path-based route config, validation, and distribution (#137)
Show description for 64356fe
antoncxx
committed
64356fe
View commit details
Copy full SHA for 64356fe
Browse repository at this point
proxy: dispatch HTTP requests through the (host, path) route table (#137)
Show description for b387406
antoncxx
committed
b387406
View commit details
Copy full SHA for b387406
Browse repository at this point
ui: add a Routes page for configuring HTTP path routing/redirects (#137)
Show description for 039a448
antoncxx
committed
039a448
View commit details
Copy full SHA for 039a448
Browse repository at this point
docs: mark HTTP path-routing design as implemented
antoncxx
committed
65f9d62
View commit details
Copy full SHA for 65f9d62
Browse repository at this point
server: add explicit backward-compat tests for route-less configs
Show description for baabee8
antoncxx
committed
baabee8
View commit details
Copy full SHA for baabee8
Browse repository at this point
grpc: add strip_prefix/preserve_path/preserve_query to HTTP routes (#137)
Show description for 6f89fc1
antoncxx
committed
6f89fc1
View commit details
Copy full SHA for 6f89fc1
Browse repository at this point
server: validate and wire strip_prefix/preserve_path/preserve_query (#137)
Show description for 95c861f
antoncxx
committed
95c861f
View commit details
Copy full SHA for 95c861f
Browse repository at this point
proxy: apply strip_prefix/preserve_path/preserve_query (#137)
Show description for b607dec
antoncxx
committed
b607dec
View commit details
Copy full SHA for b607dec
Browse repository at this point
docs: document strip_prefix/preserve_path/preserve_query additions
Show description for 085e9d3
antoncxx
committed
085e9d3
View commit details
Copy full SHA for 085e9d3
Browse repository at this point
ui: expose strip_prefix/preserve_path/preserve_query in the Routes form
Show description for dc04b26
antoncxx
committed
dc04b26
View commit details
Copy full SHA for dc04b26
Browse repository at this point
docs: mark admin UI form support for the path-rewrite fields as done
antoncxx
committed
2cb6b75
View commit details
Copy full SHA for 2cb6b75
Browse repository at this point
Commits on Aug 10, 2026
Merge remote-tracking branch 'origin/main' into feature/proxy-redirects-137
antoncxx
committed
470dcc2
View commit details
Copy full SHA for 470dcc2
Browse repository at this point
docs+ui: close Gate 4 gaps for route_conflict and [[route]] config
Show description for 01e7b77
antoncxx
committed
01e7b77
View commit details
Copy full SHA for 01e7b77
Browse repository at this point
grpc: silence clippy double_must_use on the generated server trait
Show description for d022432
antoncxx
committed
d022432
View commit details
Copy full SHA for d022432
Browse repository at this point
You can’t perform that action at this time.