• http.Post with headers?
    1 replies, posted
Is it possible to send a http.Post with custom headers? (e.g. a multipart form containing a file?)
You can setup custom headers with the [URL="http://wiki.garrysmod.com/page/Global/HTTP"]HTTP[/URL] function (which http.Post is [URL="https://github.com/garrynewman/garrysmod/blob/master/garrysmod/lua/includes/modules/http.lua"]just a wrapper for[/URL] anyway)
Sorry, you need to Log In to post a reply to this thread.