File: Changes

package info (click to toggle)
libanyevent-http-scopedclient-perl 0.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 104 kB
  • sloc: perl: 139; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
go to https://github.com/aanoaa/AnyEvent-HTTP-ScopedClient/issues for the roadmap and known issues.

v0.0.5    Sun Jun 23 22:03:40 2013 KST
    - prevent 'newline' at 'Authorization' header

v0.0.4    Thu May 30 11:13:44 2013 KST
    - uri_escape_utf8(request_body)

0.0.3    Fri Nov 30 10:04:43 2012 KST
    - depend `Host` req header to `AnyEvent::HTTP`

0.0.2    Thu Oct 11 10:59:18 2012 KST
    - support editing multiple header at once
    - enhancement test
    - tidied all source code