Package 

Class SetExtraHTTPHeadersRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final JsonElement headers
    • Method Summary

      Modifier and Type Method Description
      final JsonElement component1()
      final SetExtraHTTPHeadersRequest copy(JsonElement headers)
      final JsonElement getHeaders() Map with extra HTTP headers.
      • Methods inherited from class org.hildan.chrome.devtools.domains.network.SetExtraHTTPHeadersRequest

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SetExtraHTTPHeadersRequest

        SetExtraHTTPHeadersRequest(JsonElement headers)