[Gambas-devel] Net - new interface

Daniel Campos danielcampos at ...45...
Sat Jan 17 22:00:57 CET 2004


Hi Benoît:

 1) As a part of the new Net interface, I would like to
return headers of Http request as an array of strings
instead of a whole string, something like the new Dir()
function, as usually, when a programmer needs to read
the contents of header from server, he/she needs to
split the header as each line contains different information.


HttpClient.Header As String[]

 The problem is that I don't know at all how to return
an array of strings, I've look at the sources and documentation
but I don't find it.

Regards,

Daniel Campos

 
-- 
Daniel Campos <danielcampos at ...45...>





More information about the Devel mailing list