GoogleChromeLabs / pptraas.com

Puppeteer as a service
https://pptraas.com
Apache License 2.0
457 stars 78 forks source link

Add support for POSTing to /pdf #39

Closed michaelgmiller closed 6 years ago

michaelgmiller commented 6 years ago

We have a page we want to render with a POST request due to the amount of data required for the page. Can pptraas support proxying a POST request?

ebidel commented 6 years ago

It could, but we're also not interested host a production web service for people to use. The demos here are just examples.

You're welcome to set that up yourself however.