in reply to Re^2: use bytes vs packed data
in thread use bytes vs packed data
The second string I'm packing here came from the Net::Async::FastCGI::Request stdin data, and was UTF8-flagged.
From what you say, it sounds like rabbit wants bytes. Did you encode the data? Why are you decoding an HTTP request in the first place?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: use bytes vs packed data
by RDOlson (Initiate) on May 05, 2011 at 21:55 UTC |