Do you know any Java library which can help me to parse HTTP Accept header?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
Have a look at the HttpClient |
|||||||
|
|
You should read this article : http://www.xml.com/pub/a/2005/06/08/restful.html The article uses Python but it's not a problem : at the end, the following link is shared : http://code.google.com/p/mimeparse As you can see, "mimeparse" is :
According to the home page :
|
|||||||||
|