-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes for SSL support and custom HTTP request headers #3
base: master
Are you sure you want to change the base?
Commits on May 14, 2014
-
Added support for HTTPS connections. Added support for custom HTTP re…
…quest headers. Added EventSource state updates for OPEN and CLOSED.
Configuration menu - View commit details
-
Copy full SHA for 4ea8d82 - Browse repository at this point
Copy the full SHA 4ea8d82View commit details
Commits on May 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for df2ce71 - Browse repository at this point
Copy the full SHA df2ce71View commit details -
Configuration menu - View commit details
-
Copy full SHA for d18efa1 - Browse repository at this point
Copy the full SHA d18efa1View commit details
Commits on May 16, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 12e4c0b - Browse repository at this point
Copy the full SHA 12e4c0bView commit details
Commits on May 30, 2014
-
From TomMettam: Add OnClosed event to notify if the eventsource gets …
…dropped temporarily
Configuration menu - View commit details
-
Copy full SHA for 27587f7 - Browse repository at this point
Copy the full SHA 27587f7View commit details -
From TomMettam: Re-set the URI when reconnecting to avoid a perpetual…
… unresolved address condition
Configuration menu - View commit details
-
Copy full SHA for 5f7f208 - Browse repository at this point
Copy the full SHA 5f7f208View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc9a5fc - Browse repository at this point
Copy the full SHA cc9a5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bddab8e - Browse repository at this point
Copy the full SHA bddab8eView commit details
Commits on Jun 1, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4586077 - Browse repository at this point
Copy the full SHA 4586077View commit details -
Added SSLEngineProvider interface so EventSource can re-create SSLEng…
…ine on reconnects. Thanks Tom for finding the bug!
Configuration menu - View commit details
-
Copy full SHA for cb669a9 - Browse repository at this point
Copy the full SHA cb669a9View commit details
Commits on Aug 4, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 75ad788 - Browse repository at this point
Copy the full SHA 75ad788View commit details -
Configuration menu - View commit details
-
Copy full SHA for d20a945 - Browse repository at this point
Copy the full SHA d20a945View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc93feb - Browse repository at this point
Copy the full SHA bc93febView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59619f0 - Browse repository at this point
Copy the full SHA 59619f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08864d1 - Browse repository at this point
Copy the full SHA 08864d1View commit details -
call onClosed only if it was successfully opened (and onConnect was c…
…alled previously)
Configuration menu - View commit details
-
Copy full SHA for 6cf8180 - Browse repository at this point
Copy the full SHA 6cf8180View commit details -
Configuration menu - View commit details
-
Copy full SHA for af1322c - Browse repository at this point
Copy the full SHA af1322cView commit details