Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Kapuzzino
Forum: Code Snippets/Tutorials 02-02-2014, 10:38
Replies: 43
Views: 22,570
Posted By Kapuzzino
Re: [INC] HTTP2

Anyway there is nothing out.

#include <amxmodx>
#include <http2>

#define PLUGIN "http2 test"
#define AUTHOR "Admin"
#define VERSION "1.0"

new data[HTTP2_BUFFER_SIZE];
Forum: Code Snippets/Tutorials 01-31-2014, 08:31
Replies: 43
Views: 22,570
Posted By Kapuzzino
Re: [INC] HTTP2

How to get the whole html web page into the variable and print it into the server's console? I'm trying like this:

#include <amxmodx>
#include <http2>

new data[HTTP2_BUFFER_SIZE];

public...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 00:51.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode