Difference between revisions of "Midware TClientWSocket.ReplyHeader"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
|  (Created page with ' Main page ->  Midware component reference ->  TClientWSocket -> [[Midware_TClientWSocket.ReplyHeader |…') | |||
| Line 3: | Line 3: | ||
| == Definition == | == Definition == | ||
| − |   '''property''' ReplyHeader:  | + |   '''property''' ReplyHeader: PChar; | 
| == Description == | == Description == | ||
| ReplyHeader point to the header built by the TAppServer based on reply status. See also ReplyHeaderLen, ReplyBody and ReplyBodyLen. | ReplyHeader point to the header built by the TAppServer based on reply status. See also ReplyHeaderLen, ReplyBody and ReplyBodyLen. | ||
Latest revision as of 14:35, 14 May 2011
Main page -> Midware component reference -> TClientWSocket -> ReplyHeader
Definition
property ReplyHeader: PChar;
Description
ReplyHeader point to the header built by the TAppServer based on reply status. See also ReplyHeaderLen, ReplyBody and ReplyBodyLen.
