Vasily Lavrov

Results 4 comments of Vasily Lavrov

Of course this option isn't in EventSource specification. This option (`createConnection`) is only for Node.js® as other your options (in your code): `proxy`, `rejectUnauthorized` ...

@aslakhellesoy PR: https://github.com/EventSource/eventsource/pull/120

url can has 2000 characters, but many file systems path limited of 256 characters for example: [individual components of a filename in ntfs file systems limited to 255 characters](https://stackoverflow.com/questions/265769/maximum-filename-length-in-ntfs-windows-xp-and-windows-vista) note:...