webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
webkitpy.thirdparty.mod_pywebsocket.handshake.hybi Namespace Reference

Classes

class  Handshaker
 

Functions

def compute_accept (key)
 

Function Documentation

◆ compute_accept()

def webkitpy.thirdparty.mod_pywebsocket.handshake.hybi.compute_accept (   key)
Computes value for the Sec-WebSocket-Accept header from value of the
Sec-WebSocket-Key header.