Handle extraHeaders being nil.
This commit is contained in:
parent
64e3d86654
commit
1020b8b669
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Content-Type: text/html
|
|||
% if(! ~ $#h 0)
|
||||
% cat $h
|
||||
|
||||
%($extraHeaders%)
|
||||
%($"extraHeaders%)
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue