For Programmers: Free Programming Magazines  


Home > Archive > PERL POE > June 2005 > Non-scalar response->content









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Non-scalar response->content
Kaare Rasmussen

2005-06-09, 4:01 am

Hi

Where's the documentation for $response->content? Maybe I'm sleepy but I can't
find the answer to this:

I want to return the result of some activity in POE::Component::Server::SOAP.

It can be a scalar, an array or a hash. I really don't know. The receiving
client expects it as-is, making handcoded serialization a non-option.

Shouldn't this be easy? Am I overlooking the obvious?
Tim Cheadle

2005-06-09, 4:01 am

> Where's the documentation for $response->content?

POE::Component::Server::SOAP::Response inherits the HTTP::Response class.
See the HTTP::Response perldoc for the content() method.

-tim

Lance Braswell

2005-06-09, 4:01 am





Looks like it's inherited from HTTP::Message
-
Lance Braswell - + 1 469 357 6112



"Tim Cheadle"
<session@fourspac
e.com> To
poe@perl.org
06/01/2005 07:16 cc
AM
Subject
Re: Non-scalar response->content










> Where's the documentation for $response->content?


POE::Component::Server::SOAP::Response inherits the HTTP::Response class.
See the HTTP::Response perldoc for the content() method.

-tim



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com