Changeset 650 for trunk/util/uri.h

Show
Ignore:
Timestamp:
08/08/08 23:08:07 (5 months ago)
Author:
smoku
Message:

Fixed XEP-0138 compression feature offer

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/util/uri.h

    r521 r650  
    4343#define uri_XSESSION    "urn:ietf:params:xml:ns:xmpp-session" 
    4444#define uri_COMPRESS    "http://jabber.org/protocol/compress" 
     45#define uri_COMPRESS_FEATURE "http://jabber.org/features/compress" 
    4546#define uri_ACK         "http://www.xmpp.org/extensions/xep-0198.html#ns" 
    4647#define uri_IQAUTH      "http://jabber.org/features/iq-auth"