Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Internet Protocols Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWHttpPipeline

Module:  Internet Protocols Module   Package:  HTTP


Global Enumerator

Local Index

Members

Header File

#include <rw/http/RWHttpClientImp.h>

Description

Specifies that a request is pipelined or that a request waits until the server responds to a previous request. For information about pipelining, see the Internet Protocols Module User's Guide.

Declaration

enum RWHttpPipeline { 
     RW_HTTP_FORBID_PIPELINING = 0,
     RW_HTTP_ALLOW_PIPELINING = 1 
}


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.