Interface HttpVersion


  • public interface HttpVersion
    Contains all the http version that the server support.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String VERSION_1_0  
      static java.lang.String VERSION_1_1  
      static java.lang.String VERSION_2_0