- From: Mark <mgrice@atreus-systems.com>
- Date: Wed, 15 Nov 2000 15:41:04 +0000
- To: libwww List <www-lib@w3.org>
Good day
libwww newbie user here.
I am considering using libwww. In the particular way in which
I need to use it, I have had to had an additional content
type definition to HTFormat.h, specifically:
#define WWW_XML HTAtom_for("text/xml")
My question(s):
- I have noticed that this content type seems to be available
when the EXML expat parser is linked in. I don't want or need
this, is there anyway to have access to this content type
with out the link?
- is wanting this content type defined valid? That is, should it
be added to HTFormat.h. If it makes sense to add it, I would like
to do so as I would like the apps I write to work with libwww as
is, not from a special custom build.
Thanks for any suggestions.
Mark
--
Mark Grice
Senior Software Developer, Atreus Systems Corporation
(613) 233-1741 x245 / (613) 239-1738 (pager)
http://www.atreus-systems.com
Received on Wednesday, 15 November 2000 10:41:16 UTC