Searched refs:TransportRequest (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/transport/
H A Dengine.py143 t = TransportRequest(url, filepath=filepath,
551 t = TransportRequest(url, writefunc=fobj.get_write_func(),
583 t = TransportRequest(url, writefunc=fobj.get_write_func(),
740 t = TransportRequest(url, writefunc=fobj.get_write_func(),
787 specified in the TransportRequest treq. If global
1058 class TransportRequest(object): class in inherits:object
1069 """Create a TransportRequest with the following parameters:
1150 A TransportRequest must contain enough information to uniquely

Completed in 8 milliseconds