I have this problem with Web.GET("url") and Web.POST("url", data)
When they are used nothing happens and fail...
Ok... if this gets fixed to me then I need response.. To get it I used:
Will it work then?
When they are used nothing happens and fail...
Ok... if this gets fixed to me then I need response.. To get it I used:
Python:
response = Web.GET("url")