Arnaud de Bossoreille
Arnaud de Bossoreille
This patch allows setting the quotePrefix attribute in the style so that Excel knows that the content of the cell edition box should be prefixed by an apostrophe. That way,...
Hi, I've just spent some time making `rocket-multipart-form-data` compile against `rocket`'s `master` branch: https://github.com/impero-com/rocket-multipart-form-data/tree/rocket-0.5. The example actually does not compile because I didn't have the time to fix `rocket-etag-if-none-match` where...
Hi, this change allows to fix some `WouldBlock` errors while parsing multipart data. This only relates to Rocket 0.4, 0.5 is apparently not affected. I theory this should be fixed...