$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Asio HTTP Server
From: Christoph Schreiber (luky0711_at_[hidden])
Date: 2009-02-19 09:37:18
Hi!
I'm looking for a smart way to read HTTP-Post data. Is request_handler::handle_request the right place to do this? Or should I better to use connection::handle_read? Any ideas (or even better, examples) anybody? I'm stuck.
Regards,
luky