[Overview][Types][Procedures and functions][Variables] | Reference for unit 'http' (#powtils_main) |
Source position: http.pas line 44
function HttpGet1( |
const url: String; |
const agent: String |
):String; |
The function is named HttpGet1 in order to avoid export conflicts if this unit is placed into a DLL at some point (certain FPC versions do not allow overloaded functions to be exported)