File

spec/scansion/basic.scs @ 9796:adfb29f44412

mod_http: Set up to handle OPTIONS Lower priority to allow http modules to handle it themselves, should they wish to
author Kim Alvefur <zash@zash.se>
date Fri, 18 Jan 2019 02:03:40 +0100
parent 9291:329a670ae975
line wrap: on
line source

# Basic login and initial presence

[Client] Romeo
	jid: user@localhost
	password: password

---------

Romeo connects

Romeo sends:
	<presence/>

Romeo receives:
	<presence/>

Romeo disconnects