I have a POST request that returns an HTML page with embedded flash
Trying to run it from Paw directly (i.e. choosing 'Web') shows 'Blocked Plug-in'. Is there a way to either unblock this or to open the response in a web browser?
You can export the response from File > Export Response > Response Body and open this in a browser. However, many browsers may block content such as Flash loaded from a static file on disk.
- Natalia Panferova
OK, that works, but it's a bit long winded having to export every time then loading the file into a browser. Is there a way to get this done in one step that you know of?
- Olly W
At the moment this is the only way, but we'll be adding action scripts in the future, since we are sandboxed you will only be able to save to a limited set of directories without a prompt, need to look into if we can trigger your default browser to open the file safely.
- Natalia Panferova
You should be able to right-click on the URL in the response view and hit "Open Link in Web Browser"
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more
File > Export Response > Response Bodyand open this in a browser. However, many browsers may block content such as Flash loaded from a static file on disk. - Natalia Panferova