Lua-cURLv3 icon indicating copy to clipboard operation
Lua-cURLv3 copied to clipboard

How can I follow redirects?

Open isimons opened this issue 1 year ago • 0 comments

Hello, everyone.

I'm planning to implement this lib in my project. I'm designing a CMS with Lapis, and I want to do GETs and POSTs to dropbox.

I need to make GETs to the dropbox's API adding ?raw=1 at the end of the url to be redirected to the actual resource and then display it properly with the HTML tag <img>.

I've been reading the documentation but I wasn't able to find something related to redirections.

Thanks in advance, I hope you doing well.

isimons avatar Apr 17 '24 06:04 isimons