Added support of content type application/x-protobuf#21
Added support of content type application/x-protobuf#21snapdealrohit wants to merge 1 commit intoJoeDog:masterfrom
Conversation
|
Rohit, Got it. I'll add it to the master. Jeff On Mon, Jul 27, 2015 at 10:59 PM, Rohit Kumar notifications@github.com
|
|
Thanks Jeff.
|
|
what data should I input like post.json when using 'application/json' header |
|
|
|
siege -c1 -r1 "https://www.joedog.org/siege/echo.php POST < haha.proto"
…On Sat, Aug 6, 2022 at 3:17 AM Hailprob ***@***.***> wrote:
file in the POST has .proto extension. A file with proto extension
defines the structure of data sent, it's not post itself, so how can I sent
the data
—
Reply to this email directly, view it on GitHub
<#21 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJRHZQG3CJ73KLHU42HHY3VXYGR7ANCNFSM4BMDRV3A>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Jeff Fulmer
1-717-799-8226
https://www.joedog.org/
He codes
|
Added support for posting protobuf files through siege. We set Content-Type:application/x-protobuf when file in the POST has .proto extension.