Interface ServerHttpConnection

    • Method Detail

      • setResponseHeader

        void setResponseHeader​(java.lang.String pKey,
                               java.lang.String pValue)
        Sets a response header.
      • setContentLength

        void setContentLength​(int pContentLength)
        Sets the content length.