remove WIP note
authorMichael Wallner <mike@php.net>
Thu, 14 Nov 2013 20:37:23 +0000 (21:37 +0100)
committerMichael Wallner <mike@php.net>
Thu, 14 Nov 2013 20:37:23 +0000 (21:37 +0100)
.htaccess
http.md

index 479cadfd026b2b38847fb833b903ec2a263bfd66..df161a87f4dd4e4a9b169c057d9a0ba5f68c4bf0 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,2 +1,2 @@
 RewriteEngine On
-RewriteRule ^ index.php
+RewriteRule ^ index.php [L]
diff --git a/http.md b/http.md
index 22fbc93cb2c7d67d6a5317bb7d5eb9a98bde37c3..43c5e691c842098a2d480ec2106aff46576a7268 100644 (file)
--- a/http.md
+++ b/http.md
@@ -1,7 +1,5 @@
 # pecl/http v2
 
-> **Note:** This documentation is work-in-progress.
-
 ## About:
 
 Extended HTTP support. Again.