Package kong.unirest.core
Class Headers.Entry
- java.lang.Object
-
- kong.unirest.core.Headers.Entry
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
java.lang.String
getName()
java.lang.String
getValue()
int
hashCode()
java.lang.String
toString()
-