HTTPC:CreateContext

HTTPC:CreateContext

Request #

Index WordDescription
0Header code [0x00020082]
1URL buffer size, including null-terminator.
2u8 RequestMethod
3(URLSize<<4) | 10
4URL data pointer

enum RequestMethod #

Memory state flagsValue
NONE (this causes an error)0
GET1
POST2
HEAD3
PUT4
DELETE5
POST6
PUT7

Response #

Index WordDescription
0Header code
1Result code
2HTTP context handle