-
Notifications
You must be signed in to change notification settings - Fork 172
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: socketio/engine.io-client-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fb1e448
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: socketio/engine.io-client-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7b3cc94
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 11 files changed
- 3 contributors
Commits on Jul 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 559eb38 - Browse repository at this point
Copy the full SHA 559eb38View commit details
Commits on Dec 8, 2020
-
Due to the recent changes to the Travis CI platform (see [1]), we will now use GitHub Actions to run the tests. Note: the certificate was updated because it failed with newer Node.js versions ``` _tls_common.js:129 c.context.setCert(cert); ^ Error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small at Object.createSecureContext (_tls_common.js:129:17) at Server.setSecureContext (_tls_wrap.js:1328:27) ``` Reference: https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-java-with-maven [1]: https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
Configuration menu - View commit details
-
Copy full SHA for 9a7176b - Browse repository at this point
Copy the full SHA 9a7176bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c65197 - Browse repository at this point
Copy the full SHA 5c65197View commit details -
fix: handle responses without content type (#101)
This fixes NullPointerException when response doesn't have content type. Exception stack trace: ``` java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String okhttp3.MediaType.toString()' on a null object reference at io.socket.engineio.client.transports.PollingXHR$Request.onLoad(PollingXHR.java:271) at io.socket.engineio.client.transports.PollingXHR$Request.access$700(PollingXHR.java:148) at io.socket.engineio.client.transports.PollingXHR$Request$1.onResponse(PollingXHR.java:232) at okhttp3.RealCall$AsyncCall.execute(RealCall.java:141) at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at java.lang.Thread.run(Thread.java:764) ```
Configuration menu - View commit details
-
Copy full SHA for 6f065b7 - Browse repository at this point
Copy the full SHA 6f065b7View commit details -
ci: add java 7 in the test matrix
It was already present in the Travis test matrix.
Configuration menu - View commit details
-
Copy full SHA for 180db95 - Browse repository at this point
Copy the full SHA 180db95View commit details
Commits on Dec 10, 2020
-
chore: bump OkHttp client version
Versions above 3.12.x have dropped support for Java 7. Related: https://square.github.io/okhttp/changelog_3x/#version-3130
Configuration menu - View commit details
-
Copy full SHA for 8016a5d - Browse repository at this point
Copy the full SHA 8016a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3cc94 - Browse repository at this point
Copy the full SHA 7b3cc94View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fb1e448...7b3cc94