alvarcarto / url-to-pdf-api

Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
MIT License
7.01k stars 774 forks source link

URL rendering itself #10

Open ananas5115 opened 6 years ago

ananas5115 commented 6 years ago

I think the following shouldn't be allowed as it might put load on the server:

https://url-to-pdf-api.herokuapp.com/api/render?url=https://url-to-pdf-api.herokuapp.com/api/render?url=https://google.com

kimmobrunfeldt commented 5 years ago

Thanks for reporting. Yeah, I consider this as a bug. PR welcome!