You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by imoldovan-intacct <gi...@git.apache.org> on 2018/02/12 15:03:43 UTC

[GitHub] httpcomponents-core pull request #58: ExpandableBuffer breaks on large respo...

GitHub user imoldovan-intacct opened a pull request:

    https://github.com/apache/httpcomponents-core/pull/58

    ExpandableBuffer breaks on large response

    Ticket: https://issues.apache.org/jira/browse/HTTPCORE-513

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/imoldovan-intacct/httpcomponents-core master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpcomponents-core/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #58
    
----
commit 0f16a5b320d46831231ae4e52a77a3e479b9db1d
Author: imoldovan-intacct <im...@...>
Date:   2018-02-12T15:02:06Z

    ExpandableBuffer breaks on large response
    
    Ticket: https://issues.apache.org/jira/browse/HTTPCORE-513

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcomponents-core issue #58: ExpandableBuffer breaks on large response

Posted by imoldovan-intacct <gi...@git.apache.org>.
Github user imoldovan-intacct commented on the issue:

    https://github.com/apache/httpcomponents-core/pull/58
  
    This closes #58.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcomponents-core pull request #58: ExpandableBuffer breaks on large respo...

Posted by imoldovan-intacct <gi...@git.apache.org>.
GitHub user imoldovan-intacct reopened a pull request:

    https://github.com/apache/httpcomponents-core/pull/58

    ExpandableBuffer breaks on large response

    Ticket: https://issues.apache.org/jira/browse/HTTPCORE-513

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/imoldovan-intacct/httpcomponents-core master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpcomponents-core/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #58
    
----
commit 0f16a5b320d46831231ae4e52a77a3e479b9db1d
Author: imoldovan-intacct <im...@...>
Date:   2018-02-12T15:02:06Z

    ExpandableBuffer breaks on large response
    
    Ticket: https://issues.apache.org/jira/browse/HTTPCORE-513

commit 021bb0ee2ed5f3252e3bb0ce153e52369cefaead
Author: imoldovan-intacct <im...@...>
Date:   2018-02-13T13:51:08Z

    ExpandableBuffer breaks on large response
    
    Ticket: https://issues.apache.org/jira/browse/HTTPCORE-513
    This closes #58

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcomponents-core issue #58: ExpandableBuffer breaks on large response

Posted by ok2c <gi...@git.apache.org>.
Github user ok2c commented on the issue:

    https://github.com/apache/httpcomponents-core/pull/58
  
    @imoldovan-intacct Your code makes use of Java 1.8 specific features which makes the change-set incompatible with the current versions of HttpCore. HttpCore 4.4 still requires Java 1.6 and HttpCore 5.0 requires Java 1.7. It is not a big deal for me to fix it it would help if you could amend your patch. It would also help if you could fix style-check violations.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcomponents-core issue #58: ExpandableBuffer breaks on large response

Posted by imoldovan-intacct <gi...@git.apache.org>.
Github user imoldovan-intacct commented on the issue:

    https://github.com/apache/httpcomponents-core/pull/58
  
    Will do. I only solved my own problem, which is selfish :) .


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcomponents-core pull request #58: ExpandableBuffer breaks on large respo...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/httpcomponents-core/pull/58


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] httpcomponents-core pull request #58: ExpandableBuffer breaks on large respo...

Posted by imoldovan-intacct <gi...@git.apache.org>.
Github user imoldovan-intacct closed the pull request at:

    https://github.com/apache/httpcomponents-core/pull/58


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org