mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
Allow adding custom HTTP headers to bosh communications
This commit is contained in:
parent
7059b60672
commit
c83d717a26
3 changed files with 19 additions and 1 deletions
|
@ -4,5 +4,5 @@ This API is considered beta quality."""
|
|||
|
||||
dependencies {
|
||||
compile project(':smack-core')
|
||||
compile 'org.igniterealtime.jbosh:jbosh:[0.9,0.10)'
|
||||
compile 'org.igniterealtime.jbosh:jbosh:[0.9.1,0.10)'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue