julia> using HTTPClient.HTTPC
>
> julia> r = HTTPC.get("http://xxx.xxx.xxx.xxx:xx/?request=var";)
> ERROR: error compiling get: error compiling setup_easy_handle:
>  in get at C:\Documents and Settings\user\.julia\v0.3\HTTPClient\src\HTTPC
> .j
> l:519
>
>
>  
Excuse me, but just to be sure. You aren't actually writing those 'xxx' in 
the command, are you?

Reply via email to