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 StringgetName()Returns the name of the header.StringgetValue()Returns the value of the header.
-