browsix icon indicating copy to clipboard operation
browsix copied to clipboard

Allow curl to make XMLHttpRequests

Open nloveladyallen opened this issue 9 years ago • 5 comments

curl always fails, even when using unix.bpowers.net to get around same origin policy.

$ curl https://unix.bpowers.net 
Error while executing undefined: Error: socket hang up

nloveladyallen avatar May 18 '16 21:05 nloveladyallen

Thanks for the report! This is currently known behavior - curl only attempts to connect to local to browsix sockets. It makes total sense to extend it (and socket code in general) to do remote XMLHttpRequests - I'll leave this issue open and hopefully address it in the next few weeks.

bpowers avatar May 19 '16 00:05 bpowers

Any update on this?

nloveladyallen avatar Jul 21 '16 15:07 nloveladyallen

Sorry for the delay @nloveladyallen, I was away getting married :) (there is an excuse I can hopefully only use once). I haven't gotten to this yet, and this week I have some other work slated - I think this is important, and I hope to get to it hopefully the middle of next week. Thanks for the patience.

bpowers avatar Aug 09 '16 03:08 bpowers

congratulations @bpowers :)

brodavi avatar Feb 23 '17 12:02 brodavi

Sorry for the delay @nloveladyallen, I was away getting married :) (there is an excuse I can hopefully only use once). I haven't gotten to this yet, and this week I have some other work slated - I think this is important, and I hope to get to it hopefully the middle of next week. Thanks for the patience.

Issue was 4 years ago now. Is this marriage still actively maintained?

bitnom avatar Dec 11 '20 02:12 bitnom