All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.httpclient.utils.SpincastHttpClientUtils.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastHttpClientUtils (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.httpclient.utils

Interface SpincastHttpClientUtils

    • Method Detail

      • generateExpectedWebsocketV13AcceptHeaderValue

        String generateExpectedWebsocketV13AcceptHeaderValue(String secWebSocketKey)
        Generates the expected value of a "Sec-WebSocket-Accept" header in the response for a Websocket upgrade request.
        Parameters:
        secWebSocketKey - The value of the "Sec-WebSocket-Key" header sent in the request.
      • apacheCookieToHttpHeaderValue

        String apacheCookieToHttpHeaderValue(org.spincast.shaded.org.apache.http.cookie.Cookie cookie)

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy