From: Dean M. C. B. <dmb...@fr...> - 2008-09-03 05:12:47
|
Hi Allister, > -----Original Message----- > From: cpp...@li... > [mailto:cpp...@li...] On > Behalf Of Allister Levi Sanchez > Sent: Wednesday, September 03, 2008 8:21 AM > To: C++ Networking Library Developers Mailing List > Subject: Re: [cpp-netlib-devel] mime (http integration) > > Oops, I forgot: it's in boost/network/protocol/mime.hpp > Thanks, This time I think we may have to move the mime processing code outside of boost/network/protocol and just move it into boost/network/utils or something similar. A lot of the URI parsing stuff can also be moved out of boost/network/protocol/http and into its own component into boost/network/utils. I'll think more about it before making any changes/moves. It would also be a good idea to branch off for MIME development (mime_integration) perhaps. More about it as my brain starts picking up. ;) -- Dean Michael Berris Software Engineer, Friendster, Inc. |