Uranium
Application Framework
UM.TaskManagement.HttpRequestScope.HttpRequestScope Class Reference

Modifies a request in some way. More...

Inheritance diagram for UM.TaskManagement.HttpRequestScope.HttpRequestScope:
UM.TaskManagement.HttpRequestScope.DefaultUserAgentScope

Public Member Functions

def request_hook
 Invoked after request-specific headers are set and before HttpRequestData is created.
 
def add_headers
 

Detailed Description

Modifies a request in some way.

This concept is sometimes called a request interceptor. Could be used to add authorization headers or set user agents, for example


The documentation for this class was generated from the following file: