Skip to content

Commit

Permalink
Link to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarprause committed Apr 16, 2023
1 parent 01c90fe commit 4c2ffee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import {

const discourseUrl = Deno.env.get("DISCOURSE_URL");

// https://www.rfc-editor.org/rfc/rfc4122.html#appendix-C
const NAMESPACE_URL_UUID = "6ba7b811-9dad-11d1-80b4-00c04fd430c8";

const handle: Handler = async (request) => {
Expand Down

0 comments on commit 4c2ffee

Please sign in to comment.