Handle extraHeaders being nil.
This commit is contained in:
parent
0818fc13fb
commit
b4cc8905a0
@ -27,7 +27,7 @@ Content-Type: text/html
|
||||
% if(! ~ $#h 0)
|
||||
% cat $h
|
||||
|
||||
%($extraHeaders%)
|
||||
%($"extraHeaders%)
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user