summaryrefslogtreecommitdiffstats
path: root/Changes
blob: c41b1bde69ae3a01ced6e06d1f818cb8afd2f468 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Revision history for Web-Request

{{$NEXT}}
      - switch to using Stream::Buffered

0.06  2012-09-29
      - forgot to add docs for streaming responses

0.05  2012-09-29
      - support streaming responses in Web::Response

0.04  2012-09-28
      - fix reading content multiple times on perls below 5.12

0.03  2012-09-28
      - add some diagnostics to a test to see if i can get some better feedback
        from cpantesters failures

0.02  2012-09-27
      - add 'host' method for accessing the Host header (with a fallback)

0.01  2012-09-24
      - Initial release