Actions
Feature #1023
closedSwitch 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.
Updated by Soren Stoutner over 1 year ago
- Status changed from New to Closed
Actions