You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Paweł
Class TIPClientHttp has no method or attribute "cProto"
"cProto" is an attribute of the "TUrl" object and you can refer to it via the "oUrl" attribute which holds an instance of the "TUrl" object
#include "hbclass.ch"
FUNCTION Main()
LOCAL oHttp := TIPClientHttp():New() // tworzenie obiektu
LOCAL cHtml
RETURN NIL
C:\hb\bin\win\msvc\hbmk2.exe ./main.prg -lhbtip
Windows 11
MS Visual Studio 2019
The text was updated successfully, but these errors were encountered: