Class HTTPConstants

  • All Implemented Interfaces:
    org.apache.jmeter.protocol.http.util.HTTPConstantsInterface

    
    public class HTTPConstants
     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 Detail

      • HTTPConstants

        HTTPConstants()
    • Method Detail