Skip to content
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

[RFC] Switch to pure JVM HttpUrlConnection Implementation #369

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    9b7a0ee View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Remove JNI Build

    driverpt committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    4cf6e6f View commit details
    Browse the repository at this point in the history
  2. Remove Legacy NativeClient

    driverpt committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    94dbf52 View commit details
    Browse the repository at this point in the history
  3. Fix NPE

    driverpt committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    cd82538 View commit details
    Browse the repository at this point in the history
  4. Fix HTTP Header references

    driverpt committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    a2cc875 View commit details
    Browse the repository at this point in the history
  5. Optimize calls

    driverpt committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    9d78629 View commit details
    Browse the repository at this point in the history
  6. Increment Versions

    driverpt committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    6086e8e View commit details
    Browse the repository at this point in the history
  7. Add Accept Header

    driverpt committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    713b825 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32ad151 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    ccda9e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e286869 View commit details
    Browse the repository at this point in the history
  3. Fix typo in URL

    driverpt committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1e8f56b View commit details
    Browse the repository at this point in the history