lura icon indicating copy to clipboard operation
lura copied to clipboard

Unsupported method HEAD

Open nickwww opened this issue 4 years ago • 4 comments

I'm trying to run an upload server behind a krakend gateway. It is based on https://tus.io. It needs several endpoints (POST, HEAD, PATCH). I found the endpoint using the HEAD method is not available. Is there a reason this is not supported? Could this be added in future releases? From a brief search I found the gin router supports the HEAD method in general.

BTW: Thanks for creating krakend!

nickwww avatar Dec 16 '20 12:12 nickwww

any update about HEAD method support for the next release?

ZainulSaifulah avatar Sep 24 '21 03:09 ZainulSaifulah

see my comment on the related PR

kpacha avatar Nov 08 '21 16:11 kpacha

@nickwww Hi, do you have any update?

saffari-m avatar Feb 20 '22 08:02 saffari-m

Hi! I have the same problem as nickwww Any news about that?

Pythonov avatar Apr 07 '22 09:04 Pythonov

Why isn't this being progressed? This is completely blocking us from using Krakend without the HEAD support I see there's a PR ready - what is the blocker here?

RubyKozel avatar Nov 10 '22 12:11 RubyKozel

@RubyKozel check my comment on the PR https://github.com/luraproject/lura/pull/532#issuecomment-963348189

kpacha avatar Nov 10 '22 14:11 kpacha

This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.

github-actions[bot] avatar Feb 23 '23 00:02 github-actions[bot]