Class HTTPRedirectionResponse

    • Field Detail

      • location

        protected final String location
        .
    • Constructor Detail

      • HTTPRedirectionResponse

        public HTTPRedirectionResponse​(String location)
    • Method Detail

      • getLocation

        public String getLocation()