Commit graph

6 commits

Author SHA1 Message Date
obache
11654b8b92 Update ruby-addressable to 2.2.7.
# Addressable 2.2.7
- fixed issues related to Addressable::URI#query_values=
- the Addressable::URI.parse method is now polymorphic
2012-02-29 07:47:04 +00:00
obache
8780d85274 Apply some changes taken from upstream for net/mikutter version 0.0.4.
Bump PKGREVISION.
2011-11-06 07:44:27 +00:00
taca
4533deb2fc Update ruby-addressable package to 2.2.6.
## Addressable 2.2.6
- changed the way ambiguous paths are handled
- fixed bug with frozen URIs
- https supported in heuristic parsing

## Addressable 2.2.5
- 'parsing' a pre-parsed URI object is now a dup operation
- introduced conditional support for libidn
- fixed normalization issue on ampersands in query strings
- added additional tests around handling of query strings

## Addressable 2.2.4
- added origin support from draft-ietf-websec-origin-00
- resolved issue with attempting to navigate below root
- fixed bug with string splitting in query strings

## Addressable 2.2.3
- added :flat_array notation for query strings
2011-06-19 02:50:20 +00:00
taca
554cbe3508 Update ruby-addressable pacakge to 2.2.2.
=== Addressable 2.2.2
- fixed issue with percent escaping of '+' character in query strings
2010-12-04 04:13:50 +00:00
taca
f3b4ac5df8 Update net/ruby-addressable to 2.2.1.
=== Addressable 2.2.1
- added support for application/x-www-form-urlencoded.
2010-09-23 06:45:40 +00:00
taca
bef5b2a050 Importing net/ruby-addressable 2.2.0.
Addressable is a replacement for the URI implementation that is part of
Ruby's standard library. It more closely conforms to the relevant RFCs and
adds support for IRIs and URI templates.
2010-09-11 06:56:00 +00:00