Andrei Kaigorodov

Results 2 comments of Andrei Kaigorodov

From the HTTP wiki page: In June 2014, the WG released an updated six-part specification obsoleting RFC 2616: ... - RFC 7231, HTTP/1.1: Semantics and Content (HTTP/1.1): Semantics and Content,...

I ran into the same issue when trying to compile it in a project that uses JDK 11. Since the current web3j jar binaries are targeting JDK 17: [sourceCompatibility ](https://github.com/hyperledger/web3j/blob/main/gradle/java/build.gradle#L3)...