I forgot the HTTP response status line is supposed to start with the HTTP version. If the status line is
HTTP/1.1 200 OK
then I get the resume data from URLSession
when I kill -9
the nc
process. I don't know what the problem was with FlyingFox, but I think I can now test at least manually.