mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:17:46 +00:00
RequestServer: Remove unnecessary greet() message
This commit is contained in:
parent
bf33b5df6e
commit
6b2f24018d
4 changed files with 0 additions and 9 deletions
|
@ -1,8 +1,5 @@
|
|||
endpoint RequestServer
|
||||
{
|
||||
// Basic protocol
|
||||
greet() => ()
|
||||
|
||||
// Test if a specific protocol is supported, e.g "http"
|
||||
is_supported_protocol(String protocol) => (bool supported)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue