Bugs item #1786664, was opened at 2007-09-02 16:00
Message generated for change (Comment added) made by ibc_sf
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1786664&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Iñaki Baz (ibc_sf)
Assigned to: Nobody/Anonymous (nobody)
Summary: [textops] "append_hf" too in previous "append_branch" ¿?

Initial Comment:
Hi, if I add a header **after*** "append_branch()" the new branch has too that 
header, why?

I mean:

  append_branch();  # New branch.
  append_hf("New-Header: just for current branch\r\n");

So now the current branch gets, when leaves the route, a new header. But the 
unexpected is that the appended branch has it too.

I think that the expected bahavious is just the current branch to get that new 
header.

----------------------------------------------------------------------

>Comment By: Iñaki Baz (ibc_sf)
Date: 2007-09-02 16:03

Message:
Logged In: YES 
user_id=1844020
Originator: YES

I forgot to tell that I'm using OpenSer 1.2.2.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1786664&group_id=139143

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to