[ 
https://issues.apache.org/jira/browse/CB-12828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Riccardo Gazzea updated CB-12828:
---------------------------------
    Summary: InAppBrowser - intercept POST events  (was: Fetch web event)

> InAppBrowser - intercept POST events
> ------------------------------------
>
>                 Key: CB-12828
>                 URL: https://issues.apache.org/jira/browse/CB-12828
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-inappbrowser
>    Affects Versions: [email protected]
>            Reporter: Riccardo Gazzea
>             Fix For: Master
>
>
> Hi, 
> I’m using InAppBrowser to display a web application, in which, clicking a 
> button, I am supposed to download and open a pdf.
> The button once clicked triggers a POST; I am not able to “download the file” 
> using the plugin though.
> The server response is of type:
> Content-Type application/pdf
> Content-Disposition attachment;filename="guide.pdf"
> Is there any smart way to be able to intercept the download of the file 
> instead of opening the resulting file in the main webview (which will replace 
> the entire web application)?
> Thank you!



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to