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

add java async http client #163

Merged
merged 1 commit into from May 27, 2020
Merged

Conversation

windard
Copy link
Contributor

@windard windard commented May 8, 2020

Add Java AsyncHttpClient

@windard
Copy link
Contributor Author

windard commented May 8, 2020

I hope somebody will see it , and approve&merge it as soon as possible.


var code = new CodeBuilder(opts.indent)

// var methods = [ 'GET', 'POST', 'PUT', 'DELETE', 'PATCH', 'HEAD', 'OPTIONS', 'TRACE', 'CONNECT' ]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leftover code?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete leftover code

@nijikokun
Copy link

👋 Thank you for submitting this! Sorry it's taken a while to get some 👀 on it. I've left one comment, and others should start trickling in shortly ❤️

Change-Id: Ic28431ae73b499e929545f95d746b1606fd639f3

fix double quote

Change-Id: I7a8d4aa4cfd96159886436b89fc73096c9e740c5

fixture tests

Change-Id: I355747450a1b47dc356ed97ba3da3c4b48ea6adc

fix travis ci

Change-Id: I88295b5adf157420052793c94b74dbdcb1abdaf3

small update

Change-Id: Iabdddda1142500d14da1ab9157396d9871118130

close async http clinet

Change-Id: Ie61baf7f5e19ed06e3799799d1604e6bf32a54fd

delete leftover code

Change-Id: I67c4b6e929903bd6a6e7e79cbbb596d2f33b0696
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants