Histórico da Página
Verifica se uma determinada chave, recebida por parâmetro, existe no header do objeto response
Sintaxe
oObj:ExistKeyHeaderResponse( < cKey > )
...
Using Namespace tlpp.rest
Using Namespace tlpp.rest
@Get("/documentation/existkeyheaderresponse")
User Function fexistKeyHeaderResponse(")
Local lReturn := .f.
Local cKey := "Content-Type"
lReturn := oRest:existKeyHeaderResponse( cKey )
return oRest:setResponse('{"existKeyHeaderResponse":"' + cValToChar(lReturn) + '"}')
Abrangência
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas