data2.msg
来自「一个著名的SIP协议栈」· MSG 代码 · 共 10 行
MSG
10 行
MESSAGE sip:alice@example.com SIP/2.0
Via: SIP/2.0/TCP localhost:1234;branch=my-silly-branch;rport
To: sip:alice@example.com
From: sip:bob@example.com
CSeq: 31415 MESSAGE
Content-Type: text/plain
Content-Length: 5
Hiya
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?