Actions
Feature #1023
closed
SS
SS
Switch View Source to use the (undocumented) built-in WebView View Source
Feature #1023:
Switch View Source to use the (undocumented) built-in WebView View Source
Start date:
06/17/2023
Due date:
% Done:
0%
Estimated time:
Description
This is accomplished by prepending view-source: to the URL. For example:
view-source:http://www.stoutner.com
I probably want to rename the current View Source to be View Headers as this view does not display any of the HTTP headers, which would be nice to see, especially the response headers.
The URL is also rewritten to not include view-source: in the URL text edit. There might be some way to bypass this behavior.
SS Updated by Soren Stoutner about 3 years ago
- Description updated (diff)
SS Updated by Soren Stoutner about 3 years ago
- Status changed from New to Closed
Actions