HolyLib Wiki

HttpRequest:SetHeader

  HttpRequest:SetHeader( string key, string value )

Description

Sets the given value for the given key in the header.

Recently Added

This was recently added in version (0.8 - DEV).

Added with the HttpResponse merge into this class

Arguments

1string key

header name

2string value

header value