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:support attachments #98

Merged
merged 5 commits into from
Jul 21, 2019
Merged

Add:support attachments #98

merged 5 commits into from
Jul 21, 2019

Conversation

fangyincheng
Copy link
Contributor

What this PR does:

  • go mod tidy
  • use Request and Response

Which issue(s) this PR fixes:

Fixes #49

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

  • user will make a Request or Response instead of body content.

@wongoo wongoo requested review from gaoxinge, hxmhlt and u0x01 July 11, 2019 07:16
hessian.go Show resolved Hide resolved
response.go Outdated Show resolved Hide resolved
response.go Outdated Show resolved Hide resolved
request.go Outdated Show resolved Hide resolved
@wongoo
Copy link
Contributor

wongoo commented Jul 15, 2019

@fangyincheng this pr is not forward compatible, I'd like to merge it to a new branch feature-attachment so that you can test it in dubbogo.

@AlexStocks FYI

@fangyincheng
Copy link
Contributor Author

@fangyincheng this pr is not forward compatible, I'd like to merge it to a new branch feature-attachment so that you can test it in dubbogo.

@AlexStocks FYI

It is forward compatible. Compatible with previous usage.

@wongoo
Copy link
Contributor

wongoo commented Jul 20, 2019

@fangyincheng @gaoxinge @hxmhlt @u0x01 all conversions in the pr have being resolved, if there is not any other question, I will merge it tomorrow.

@wongoo wongoo merged commit 8c3d0af into apache:master Jul 21, 2019
zhaoyunxing92 pushed a commit that referenced this pull request Sep 4, 2021
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.

Imp: support attachments
3 participants