Package com.ngrok
Class Http.Header
- java.lang.Object
-
- com.ngrok.Http.Header
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
Returns the name of the header.String
getValue()
Returns the value of the header.
-