[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTPAPI



Hi Karl,

Do you mean the Expat XML parser that's included with HTTPAPI?

HTTPAPI, by itself, doesn't know anything about tags at all.  HTTPAPI is 
a tool for transferring bytes over a network, it doesn't understand what 
the bytes mean.

But HTTPAPI does come bundled with Expat, which is an XML parser.  Expat 
supports self-closing tags -- provided that they follow the XML spec. 
I've never heard of a self-closing attribute, so I don't know what is 
meant by that.



Karl Woods wrote:
> Does the HTTP API support self-closing tags and attributes?
> 
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------