On Wed, 15 Aug 2018 08:49:08 +0100, Michael Drake wrote: > I am particularly interested to hear from anyone who can run > the following platforms: > > - Amiga
Working fine, I've added code to convert to UTF-8 but UTF-8 usernames and passwords still don't work. Not sure if this is my problem, NetSurf, httpbin.org or just a general issue with HTTP auth. I tried: https://httpbin.org/basic-auth/usér/pass Which converts itself to: https://httpbin.org/basic-auth/us%C3%A9r/pass I can't get it to work in Firefox either so I suspect it's one of the latter. Chris