Class H1SpecExceptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • allowPrematureClosureBeforePayloadBody

        public H1SpecExceptions.Builder allowPrematureClosureBeforePayloadBody()
        Allows interpreting connection closures as the end of HTTP/1.1 messages if the receiver did not receive any part of the payload body before the connection closure.
        Returns:
        this