Class CaptureHeadersSpec


  • public class CaptureHeadersSpec
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CaptureHeadersSpec​(java.lang.Boolean caseInsensitive)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Boolean getCaseInsensitive()  
      • Methods inherited from class java.lang.Object

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

      • CaptureHeadersSpec

        public CaptureHeadersSpec​(java.lang.Boolean caseInsensitive)
    • Method Detail

      • getCaseInsensitive

        public java.lang.Boolean getCaseInsensitive()