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 multipart request sending option #761

Merged
merged 11 commits into from
Apr 29, 2018
Merged

Add multipart request sending option #761

merged 11 commits into from
Apr 29, 2018

Conversation

dukaarpad
Copy link
Contributor

@TheKidCoder
Copy link

This is great! Any update on when we could get a merge?

@dukaarpad
Copy link
Contributor Author

dukaarpad commented Jun 2, 2017 via email

@dukaarpad dukaarpad force-pushed the master branch 2 times, most recently from daaad6b to d74d25a Compare July 6, 2017 22:51
@dukaarpad
Copy link
Contributor Author

The Mail::Patterns reference is removed (it was omitted from Mail).
Missing tests added and fixed.

@programyan
Copy link

👍

In my humble opinion, it is an utterly important thing. Are there any reasons, why this request can't be merged?
I write one gem with dependency on savon, and I need this functionality in savon gem.

@shirkavand
Copy link

Guys any update on this?

@dukaarpad
Copy link
Contributor Author

Hi, I made tests, cleaned the code and rebased with actual version. I cannot do more.

@Xosmond
Copy link

Xosmond commented Oct 30, 2017

Please guys, this is an important PR.

@dukaarpad
Copy link
Contributor Author

dukaarpad commented Nov 1, 2017 via email

README.md Outdated
@@ -22,7 +22,7 @@ $ gem install savon
or add it to your Gemfile like this:

```
gem 'savon', '~> 2.11.1'
gem 'savon', '~> 2.12.0'
Copy link
Member

Choose a reason for hiding this comment

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

can you please revert this change? This version is not yet released.

@pcai
Copy link
Member

pcai commented Nov 1, 2017

Apologies for the lack of movement here. The reason I have not merged is because it looks like a large change, including introducing new dependency, and haven't had much time to dig into it.

I looked at it briefly just now, over next few days I will try to do a more detailed pass. Thanks everyone for your patience.

@dukaarpad
Copy link
Contributor Author

Please check it deeply and tell if you see problems. And even if you found something which could be solved in a better or prettier way.

@stale
Copy link

stale bot commented Feb 19, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Feb 19, 2018
@webler-duka
Copy link

We are still using this feature and would be good if it will be merged in main branch.

@stale stale bot removed the wontfix label Feb 20, 2018
@stale
Copy link

stale bot commented Apr 21, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 21, 2018
@stale stale bot removed the wontfix label Apr 22, 2018
@dukaarpad
Copy link
Contributor Author

Please do not close this. It's alive and we are still waiting to be merged in main repo.

@pcai pcai merged commit 4e7ae5e into savonrb:master Apr 29, 2018
@pcai
Copy link
Member

pcai commented Apr 29, 2018

Thanks for your contribution and for your patience.

@dukaarpad
Copy link
Contributor Author

dukaarpad commented Apr 30, 2018 via email

@Erpizzo72
Copy link

Anyone have a complete sample for request with attachments?

@guihatano
Copy link

If am I right, it is not on 2.12.0
I tried to use master but I didn't have success.

As @Erpizzo72 says, someone could help us on how to implement it?

@Piioo
Copy link

Piioo commented Oct 4, 2022

Hi,

is this working somehow with SOAP/XOP https://www.w3.org/TR/xop10/ because this change has broke this functionality in connection with the https://github.com/savonrb/savon-multipart gem

Is it possible to bringt <xop:Include xmlns:xop='http://www.w3.org/2004/08/xop/include' href='cid:http://example.org/me.png'/> back to work, that the data is added into the XML?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

10 participants