Skip to content

Commit e4e707a

Browse files
authored
Merge pull request #18 from CESNET/cesnet_httpmethod
cesnet.xml: introduce HTTP Method with string type
2 parents cb76d96 + ea60e9f commit e4e707a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config/system/elements/cesnet.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,11 @@
211211
<name>SIPCseq</name>
212212
<dataType>string</dataType>
213213
</element>
214+
<element>
215+
<id>200</id>
216+
<name>httpMethod</name>
217+
<dataType>string</dataType>
218+
</element>
214219
<element>
215220
<id>808</id>
216221
<name>TLSSNI</name>

0 commit comments

Comments
 (0)