March 3, 2009
2:53 a.m.
Keith Hodges wrote:
So... would anyone out there be willing to rewrite HTTPSocket/Client from scratch so that it is well designed and so on from the ground up? Assuming that Socket will remain common between Squeak/Pharo etc, it could also provide an abstraction onto the Curl plugin as well. This new module would of course be for the benefit of all.
There are at least two clean implementations of a full HTTPClient out there. I adapted one of them to my URI and MIME packages, next on my list to make it work on Pharo. I don't remember right now who did the original implementation, need to look that up to give due credit. Michael