serviejs/popsicle

Change redirect_type.follow_with_get

Closed this issue · 1 comments

Hello!
I try to get HEAD, but see ETOOLARGE error, because after redirect method is GET.
How I can disable changing request method after redirect?

Thx.

Thanks for the report. I'm going to do a quick overhaul of this code to ensure it follows the specs now instead of following popular, but outdated, behaviours.