in reply to Re: Technobabble (was: Re: Adding recognition of Gemini to URI.pm?)
in thread Adding recognition of Gemini to URI.pm?
Gotta wonder about their (or my) technical competency.
Response headers MUST be UTF-8 encoded text and MUST NOT begin with the Byte Order Mark U+FEFF.
Considering U+FEFF is the UTF-16 BOM, not the UTF-8 BOM, I don't know why it ever would. lol
Update: Well, wee-pee says "If the Unicode byte-order mark U+FEFF is at the start of a UTF-8 file, the first three bytes will be 0xEF, 0xBB, 0xBF" ... which doesn't quite make sense to me. "If it starts with A, it starts with B." Hmm...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Technobabble (was: Re: Adding recognition of Gemini to URI.pm?)
by ikegami (Patriarch) on Oct 12, 2024 at 15:15 UTC |