Skip to content

Commit ae21dc6

Browse files
committed
Update
1 parent d8d173e commit ae21dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ JSON-RPC 2.0 library with WebSockets and HTTP support for
88
### respond
99

1010
Takes the arguments `methods`, `req` and `options`. You can set options for an
11-
additional server argument or public error stacks.
11+
additional server argument, protocol, headers and public error stacks.
1212

1313
```typescript
1414
import { serve } from "https://deno.land/std@0.97.0/http/server.ts";

0 commit comments

Comments
 (0)