repo.or.cz
/
phabricator.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git]
/
src
/
applications
/
diffusion
/
ssh
/
__tests__
/
hgwiredata
/
capabilities2.txt
blob
7ac0c71934f3f33b13e31204cdf4339727b04c58
1
capabilities
2
capabilities
3
4
~~~~~~~~~~
5
[
6
{
7
"command" : "capabilities",
8
"arguments" : [],
9
"raw" : "capabilities\n"
10
},
11
{
12
"command" : "capabilities",
13
"arguments" : [],
14
"raw" : "capabilities\n"
15
}
16
]