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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# iOS WebKit Debug Proxy
2
2
3
-
The ios_webkit_debug_proxy (aka _iwdp_) proxies requests from usbmuxd daemon via websocket protocol, allowing developers to send commands to MobileSafari and UIWebViews on real and simulated iOS devices.
3
+
The ios_webkit_debug_proxy (aka _iwdp_) proxies requests from usbmuxd daemon over a websocket connection, allowing developers to send commands to MobileSafari and UIWebViews on real and simulated iOS devices.
0 commit comments