We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d173e commit ae21dc6Copy full SHA for ae21dc6
README.md
@@ -8,7 +8,7 @@ JSON-RPC 2.0 library with WebSockets and HTTP support for
8
### respond
9
10
Takes the arguments `methods`, `req` and `options`. You can set options for an
11
-additional server argument or public error stacks.
+additional server argument, protocol, headers and public error stacks.
12
13
```typescript
14
import { serve } from "https://deno.land/std@0.97.0/http/server.ts";
0 commit comments