Sebb created SERF-197: ------------------------- Summary: 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
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)