Re: On QUERY and -X

2025-03-02 Thread Bastian Jesuiter via curl-users
I personally like the idea of adding a flag specifically for this new -L behavior. Or alternatively change the default -L behavior. I think that this might become a new default, that any response might be used to return a specific / custom METHOD to use in redirected / subsequent requests, unrela

Re: On QUERY and -X

2025-03-02 Thread Daniel Stenberg via curl-users
On Tue, 25 Feb 2025, Daniel Stenberg wrote: This new functionality that opens up the opportunity to make curl do QUERY better by using this new flag. But how? My plan is now to merge the libcurl part necessary for this functionality in this feature window, then write up a proposal for the cur