Files
doc-exports/docs/fg/umn/functiongraph_03_0838.html
chenjunjie da8877ec76 FG UMN 20241021 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: chenjunjie <chenjunjie@huawei.com>
Co-committed-by: chenjunjie <chenjunjie@huawei.com>
2025-05-20 13:39:19 +00:00

20 lines
1.2 KiB
HTML

<a name="functiongraph_03_0838"></a><a name="functiongraph_03_0838"></a>
<h1 class="topictitle1">How Do I Read the Request Header of a Function?</h1>
<div id="body0000001270962209"><p id="functiongraph_03_0838__p157966415437">The first parameter in the function handler contains the request header. You can print the function execution result to obtain required fields.</p>
<p id="functiongraph_03_0838__p8060118">As shown in the following figure, <strong id="functiongraph_03_0838__b683624355714">event</strong> is the first parameter in the function handler, and <strong id="functiongraph_03_0838__b55714283585">headers</strong> is the request header.</p>
<p id="functiongraph_03_0838__p10405135724215"><span><img id="functiongraph_03_0838__image8485358144218" src="en-us_image_0000001275385005.png" title="Click to enlarge" class="imgResize"></span></p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="functiongraph_03_0346.html">Function Execution FAQs</a></div>
</div>
</div>
<script language="JavaScript">
<!--
image_size('.imgResize');
var msg_imageMax = "view original image";
var msg_imageClose = "close";
//--></script>