Skip to main content

Module server

Module server 

Source

Structsยง

Dispatcher ๐Ÿ”’
Listener
Session

Enumsยง

DispatchMessage ๐Ÿ”’
SessionTeardownKind
Representation of whether we managed to successfully send a DeleteSession message and read the response during session teardown.

Traitsยง

WebDriverHandler

Functionsยง

build_route ๐Ÿ”’
build_warp_routes ๐Ÿ”’
convert_method ๐Ÿ”’
Convert from http 0.2 Method to http 1.0 Method
convert_status ๐Ÿ”’
Convert from http 0.2 StatusCode to http 1.0 StatusCode
is_host_allowed ๐Ÿ”’
is_origin_allowed ๐Ÿ”’
start