Unit 'uCEFServerComponent' Package
[Overview][Constants][Classes][Index] [#pl_cef4typhon]

TCEFServerComponent.SendHttpResponse

Declaration

Source position: uCEFServerComponent.pas line 129

public procedure TCEFServerComponent.SendHttpResponse(

  connection_id: Integer;

  response_code: Integer;

  const content_type: ustring;

  content_length: Int64;

  const extra_headers: ICefStringMultimap

);



CT Web help

CodeTyphon Studio