Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

How do you get a mime-type of a request? #21

Closed
RichardLitt opened this issue Jan 12, 2016 · 6 comments
Closed

How do you get a mime-type of a request? #21

RichardLitt opened this issue Jan 12, 2016 · 6 comments

Comments

@RichardLitt
Copy link
Contributor

What

Apiary asks me to supply the mime-type of a request, as well as of a response. Here is an example:


+ Request Single File (application/json)

    #### Curl

        curl -F "file=test" http://localhost:5001/api/v0/add

+ Response 200 (application/json)

How do I get the mime-type of the Request? The response I can get from using the -i flag in curl.

Brought up in #17.

@RichardLitt RichardLitt mentioned this issue Jan 12, 2016
5 tasks
@RichardLitt
Copy link
Contributor Author

You use Waveshark.

@daviddias
Copy link
Contributor

Wireshark * :D

@dignifiedquire
Copy link
Collaborator

What's Waveshark? where can I get some :)

@RichardLitt
Copy link
Contributor Author

Hahah. Wireshark.

@jbenet
Copy link
Contributor

jbenet commented Jan 24, 2016

@RichardLitt
Copy link
Contributor Author

ahaha

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants