broetchen25@xxxxxxx wrote:
Hello, the thing to have: inserting (raw) postdata to a request, so later modules like php can reach it. reading is simple with 'apr_brigade_flatten' but writing drawsproblems, i tried 'apr_brigade_write' and flush it into input filters -> internal server error :-/have anyone some snippets of code, that solves it?
Sounds like you're looking to write an input filter. The input chain works by pull, so you don't push to it!
[x] queried books
http://www.apachetutor.org/ -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx