
15 Mar
2011
15 Mar
'11
9:10 p.m.
Michael,
I wanted to bring up for discussion some planned changes to the WAI. You can see what I'm proposing on Github[1]. The first thing you might notice is that the Network.Wai module is significantly smaller than it used to be. This is because a number of the constants and data types previously defined in WAI are now provided by the http-types[2] package. Besides the smaller code base, the following changes are also included:
As I personally said to you, I would like to have a way to send a PART of file. So, I hope that ResponseFile is enhanced. --Kazu