Hi I just did a quick grep for "AndHeader" in unit tests. We use it 554 times. So it will affect many files if we do a rename.
On Sat, Apr 4, 2009 at 8:38 AM, Ryan Gardner<[email protected]> wrote: > The requestBody method makes sense (it requests a body) - but > "requestBodyAndHeader" and "requestBodyAndHeaders" etc methods make less > sense - because I'm only requesting one thing (the body). > > maybe "requestBodyWithHeader" makes more sense? for the "sendBodyAndHeader" > methods, it makes sense because you are sending two things (the body and the > header) > > although, perhaps I'm just going crazy? > > Ryan > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
