Skip to content

Conversation

mschilli
Copy link
Contributor

@mschilli mschilli commented Sep 6, 2013

This patch routes calls to PUT() and POST() through the same channel, fixing a bug that caused PUT( $url, $hashref ) to ignore $hashref. With this fix, LWP::UserAgent's put() method will work as advertised, currently, it will ignore data passed in as hash refs and array refs.

It also corrects the number of planned tests in t/headers.t.

@mschilli
Copy link
Contributor Author

Any chance to get this in?

@mschilli
Copy link
Contributor Author

Anyone?

@mschilli
Copy link
Contributor Author

Monthly reminder that this still hasn't been pulled.

@mschilli
Copy link
Contributor Author

Any news?

@mschilli
Copy link
Contributor Author

Any chance?

mschilli added a commit that referenced this pull request Apr 2, 2014
Both POST() and PUT() take data in the same way
@mschilli mschilli merged commit 154535c into libwww-perl:master Apr 2, 2014
@mschilli
Copy link
Contributor Author

mschilli commented Apr 2, 2014

Finally did it myself after having received the powers required :).

@karenetheridge
Copy link
Member

This has been released in 6.07.

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.

2 participants