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
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
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
.
tauri-apps
/
wry
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
525
Star
4.9k
Code
Issues
140
Pull requests
40
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: support webview proxy
- #1006
#1006
Merged
wusyong
merged 17 commits into
tauri-apps:dev
tauri-apps/wry:dev
from
pewsheen:proxy
pewsheen/wry:proxy
Copy head branch name to clipboard
Aug 28, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: support webview proxy
#1006
wusyong
merged 17 commits into
tauri-apps:dev
tauri-apps/wry:dev
from
pewsheen:proxy
pewsheen/wry:proxy
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2023
feat(macos): support proxy
pewsheen
committed
e1dc565
View commit details
Copy full SHA for e1dc565
Browse repository at this point
Merge branch 'tauri-apps:dev' into proxy
pewsheen
authored
6ef2cdd
View commit details
Copy full SHA for 6ef2cdd
Browse repository at this point
Added WebView2 implementation
dklassic
committed
914c237
View commit details
Copy full SHA for 914c237
Browse repository at this point
Update mod.rs
dklassic
committed
cf41c84
View commit details
Copy full SHA for cf41c84
Browse repository at this point
Added Webkit2gtk implementation
dklassic
committed
560ec59
View commit details
Copy full SHA for 560ec59
Browse repository at this point
Commits on Aug 16, 2023
chore: update doc and format
pewsheen
committed
4c15e5e
View commit details
Copy full SHA for 4c15e5e
Browse repository at this point
fix(macos): use TryFrom trait for nw_endpoint_t
pewsheen
committed
41ca7ef
View commit details
Copy full SHA for 41ca7ef
Browse repository at this point
fix(macos): add `mac-proxy` feature flag to enable proxy feature for macOS 14.0+
pewsheen
committed
6aa2b4a
View commit details
Copy full SHA for 6aa2b4a
Browse repository at this point
chore: fix clippy
pewsheen
committed
7693686
View commit details
Copy full SHA for 7693686
Browse repository at this point
Change WebView2 argument construction to before async operation
dklassic
committed
6d7e0b2
View commit details
Copy full SHA for 6d7e0b2
Browse repository at this point
Update src/webview/mod.rs
Show description for 9f8c6ff
dklassic
and
amrbashir
authored
9f8c6ff
View commit details
Copy full SHA for 9f8c6ff
Browse repository at this point
Remove unused import
dklassic
committed
d2dbd64
View commit details
Copy full SHA for d2dbd64
Browse repository at this point
update formatting
dklassic
committed
711695b
View commit details
Copy full SHA for 711695b
Browse repository at this point
Added documentation at with_additional_browser_args
dklassic
committed
efd9061
View commit details
Copy full SHA for efd9061
Browse repository at this point
Commits on Aug 17, 2023
refactor: remove redundant proxy struct
pewsheen
committed
09bac28
View commit details
Copy full SHA for 09bac28
Browse repository at this point
Remove redundant reference
dklassic
committed
3aa57a2
View commit details
Copy full SHA for 3aa57a2
Browse repository at this point
hide proxy module and export types needed
dklassic
committed
7965111
View commit details
Copy full SHA for 7965111
Browse repository at this point
You can’t perform that action at this time.