#1

Function is not working.

When: HTTP(2500, HTTP_GET, "mrucznik-rp.pl/index", "", "HTTP_MruResponse");
Код:
[0] code: 200 data:

mrucznik-rp.pl/index
[0] [debug] Heap corruption detected:
[0] [debug]   samp-server.exe [0047e767] is trying to release memory at 00000000
When: HTTP(2500, HTTP_GET, "mrucznik-rp.pl/topic/34XXX-ic-zasady-XXXXXXXX/?p=XXXXXX", "", "HTTP_MruResponse");
Код:
[0] code: 6 data:
X - hidden.


This sending POST without any order (Im using HTTP in loop and i receive unsorted numbers...)
Reply
#2

What kind of information you want to get from your website? It's in plain text?
Reply
#3

I want to get post, not.
Reply
#4

I don't think this will be possible. If it was in plain text then it could work. You should try to retrieve information using MySQL
Reply
#5

What the hell? Are you trying to get whole website!? Simply - it won't work, return data is too big for HTTP thread to handle it properly.
Reply
#6

Quote:

return data is too big

No it isn't, becouse given error isn't equal 5 (TOO_BIG)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)