HttpRequest.method_name

class HttpRequest
method_name
()

Return Value

Type: cstring

slice to the method name in the message header start line if the start line has already been parsed or null otherwise

Meta