Answer the question
In order to leave comments, you need to log in
What is Retrofit for writing headers?
I look at how to write them, but I do not understand what their use is.
Answer the question
In order to leave comments, you need to log in
Maybe read more about HTTP on Wikipedia?
Headers are one way to pass parameters to the server, along with the resource path, query parameters, and body.
The two most common uses for headers are cookies and authentication.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question