[ https://issues.apache.org/jira/browse/SERF-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214994#comment-17214994
]
Justin Erenkrantz commented on SERF-197:
----------------------------------------
As of right now, I can't reproduce that here...maybe this is an infra issue?
{noformat}
% curl -s https://serf.apache.org/ | head -1
<!DOCTYPE html>{noformat}
> Website content starts with U+FEFF
> ----------------------------------
>
> Key: SERF-197
> URL: https://issues.apache.org/jira/browse/SERF-197
> Project: serf
> Issue Type: Bug
> Reporter: Sebb
> Priority: Minor
>
> Curl shows that the Serf web-pages start with U+FEFF.
> $ curl -s https://serf.apache.org | head -1 | more
> <U+FEFF><!DOCTYPE html>
> This does not seem right.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|