Class HTTPConstants

java.lang.Object
org.apache.jmeter.protocol.http.util.HTTPConstants
All Implemented Interfaces:
HTTPConstantsInterface

public class HTTPConstants extends Object implements HTTPConstantsInterface
Constants used in HTTP, mainly header names. This is a class suitable for extending or for accessing individual constants without needing to import them all.
  • Constructor Details

    • HTTPConstants

      public HTTPConstants()