kbendick commented on pull request #3770: URL: https://github.com/apache/iceberg/pull/3770#issuecomment-1004452252
> > HEAD requests are not supposed to have a response body > > Yes I mean to have another API with a `GET` verb so that it can have a response. Ahh that makes sense. I'm still not personally opposed to having a response body in a HEAD request, as users can likely ignore it given that it's a HEAD request. And given that there are a number of well used APIs that do have them. But for now I think it's probably best to put that into the backlog as several people have had strong-ish opinions about it. The "backlog" meaning the work I'll be returning to more or less right after this PR as well as whatever side work I also have going 😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
