Skip to content

Allow pdfjs only for GET requests

Jan-Michael Brummer requested to merge jbrummer/epiphany:fix-pdf into master

Use internal pdf viewer only for GET. In case it is a POST request download it.

Fixes: #1505 (closed)

Merge request reports