Function StackUtilityGet HTTP HeaderGets an HTTP header from the request. Config Header Name: the name of the HTTP header to retrieve Cast Type: the type to cast the header value to Output Returns a Result<T> where T is the header value casted to the specified type.PreviousAdd HTTP HeaderNextGet HTTP Headers