Revision 5fcc718f lib/http/client.py

b/lib/http/client.py
368 368
    @type requests: List of HttpClientRequest instances
369 369
    @param requests: The requests to execute
370 370
    @rtype: List of HttpClientRequest instances
371
    @returns: The list of requests passed in
371
    @return: The list of requests passed in
372 372

  
373 373
    """
374 374
    # _HttpClientPendingRequest is used for internal thread synchronization

Also available in: Unified diff