=== Normalize URLs === Contributors: hakre Donate link: http://www.prisonradio.org/donate.htm Tags: HTTP, URL, URI Requires at least: 2.9 Tested up to: 3.1-alpha Stable tag: 1.1 Normalize URLs makes Wordpress to play more nicely regarding URLs in HTTP Requests. == Description == Normalize URLs makes Wordpress to play more nicely regarding URLs in HTTP Requests. Dual Mode Plugin, can be used as a standard Plugin or as a Must-Use Plugin. = Features = * Fixes various problems at once. * Makes your blog more compatible with HTTP, the protocol for any Website. * Full HTTP 1.0/1.1 compliance. * No need for you to wait for core updates. * Even 3.0.1 will not fix all of the problems this plugin fixes. * Free. = Background = URLs as resource locating URIs can be written in many different ways to describe the exact same location. The *Normalize URLs* Plugin ensures that WordPress plays more nicely with URIs/URLs as discussed in RFC 3986 (URI) and RFC 2616 (HTTP). Uniform Resource Identifier (URI): Generic Syntax http://tools.ietf.org/html/rfc3986 Hypertext Transfer Protocol -- HTTP/1.1 http://tools.ietf.org/html/rfc2616 == Installation == This Plugin can be used as a standard Plugin or as a Must-Use-Plugin. Please refer to your products documentation how to install plugins or contact your site administrator for that. == Changelog == = 1.2 = * IMP: Port was missing. Added. * IMP: WS cleanup. = 1.1 = * FIX: Decode unreserved characters only, not those of mask. Fixed. = 1.0 = * Initial Release = -/- = * Setting up SVN == Upgrade Notice == = 1.1 = Bugfix release, please upgrade. = 1.0 = Initial Release, don't miss it. == Integration == *Normalize URLs* works out of the box and has no options to configure. == Document Scope == This file readme.txt has been created in the intention to provide data to be displayed [on the wordpress.org plugin repository website](http://wordpress.org/extend/plugins/normalize-urls/). As always, for anything concrete and precise, refer to [the plugin sourcecode itself](http://plugins.trac.wordpress.org/browser/better-http-redirects/trunk/better-http-redirects.php), it ships with [phpdoc style comments](http://en.wikipedia.org/wiki/PHPDoc).