'HDR_EXCH': {
      sendOpen: function() {
        self._sendOpenFrame();
        return this.OPEN_SENT;
      },