HExHTTP icon indicating copy to clipboard operation
HExHTTP copied to clipboard

Add Coustom Request Methods AND Body

Open SquareMetaFront opened this issue 10 months ago • 8 comments

Such as POST if you went add body , how dow did I to setting

SquareMetaFront avatar Feb 16 '25 08:02 SquareMetaFront

Hi,

I don't understand what you want ?

Regards,

c0dejump avatar Mar 10 '25 08:03 c0dejump

POST parameters

SquareMetaFront avatar Mar 12 '25 07:03 SquareMetaFront

Do you have a case, an example to show me where this would be useful and in what circumstances ?

c0dejump avatar Mar 12 '25 08:03 c0dejump

I'm just guessing, maybe sometimes post request will just return 404 with no parameters . As to whether it will affect headers in respond. It seems uncertain

SquareMetaFront avatar Mar 13 '25 07:03 SquareMetaFront

Because you already have a check of the different methods, so I don't know if it's useful to add a feature for “full POST” 🤔

Image

c0dejump avatar Mar 13 '25 14:03 c0dejump

Sometimes, without a body, it may result in 403, 404, etc.

SquareMetaFront avatar Jun 11 '25 22:06 SquareMetaFront

Different request methods return different headers. Different error responses might also be different. I wonder if the flexibility can be improved.Or perhaps it goes against the original intention of the tool because I don't know the specific original intention of the tool

SquareMetaFront avatar Jun 11 '25 23:06 SquareMetaFront

mmmh... Have you some exemples to show me pls ?

c0dejump avatar Jun 23 '25 07:06 c0dejump