[haiku-bugs] Re: [Haiku] #11687: BHttpRequest retrying a POST/PUT request should reuse the same stream data

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 05 Jan 2015 08:04:53 -0000

#11687: BHttpRequest retrying a POST/PUT request should reuse the same stream 
data
--------------------------------+----------------------------
   Reporter:  puckipedia        |      Owner:  axeld
       Type:  bug               |     Status:  new
   Priority:  normal            |  Milestone:  R1
  Component:  Kits/Network Kit  |    Version:  R1/Development
 Resolution:                    |   Keywords:
 Blocked By:                    |   Blocking:
Has a Patch:  0                 |   Platform:  All
--------------------------------+----------------------------

Comment (by pulkomandy):

 Caching the data is not an option, the use of a BDataIO is on purpose and
 makes it possible to have a lot of data (streamed from a file for example)
 without using too much RAM. So a BPositionIO is needed here.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11687#comment:1>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: