Closed Snowbaha closed 2 years ago
To add he possibility to stream the result of PDF document or to get the direct URL.
I added the condition with a "stream" payload. I think if we keep this logic, we have to refactor startRequest() The idea is there, you can change if needed :)
startRequest()
Related to this old PR, I have to separate it.
Nice one, approved and merged. Released in 1.26.0
To add he possibility to stream the result of PDF document or to get the direct URL.
I added the condition with a "stream" payload. I think if we keep this logic, we have to refactor
startRequest()
The idea is there, you can change if needed :)Related to this old PR, I have to separate it.