M
M
mitaichik2016-06-19 21:09:09
Computer networks
mitaichik, 2016-06-19 21:09:09

Where is the right place to pass parameters in a request?

Hello! I need to make a GET request from an android application, like example.com/api/v3/scheme/123.json.
But along with the request, I need to send metadata: the application package and the application version.
And the question is, where do you put them? At first I thought in GET parameters, but somehow it's not comme il faut, probably better in headers?
How are you doing? What is the specification for this?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-06-19
@Rou1997

probably better in the header's?

What's better?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question