X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_request_info.c;h=ecfe8cd420d2f9f85ab8defc14e318260c748285;hp=10d9440fe81ed63d2c6ee64adee36960ed0d4597;hb=8d05291f42b3b42159b3fe91492aa4862f3d4405;hpb=4062420a5e5d301db4a3d820be881e7675a242e1 diff --git a/php_http_request_info.c b/php_http_request_info.c index 10d9440..ecfe8cd 100644 --- a/php_http_request_info.c +++ b/php_http_request_info.c @@ -6,12 +6,10 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2010, Michael Wallner | + | Copyright (c) 2004-2011, Michael Wallner | +--------------------------------------------------------------------+ */ -/* $Id: http_request_info.c 293136 2010-01-05 08:48:52Z mike $ */ - #include "php_http.h" PHP_HTTP_API void php_http_request_info(php_http_request_t *request, HashTable *info)