Skip to content

Instantly share code, notes, and snippets.

@kt3k
Created April 12, 2023 11:49
Show Gist options
  • Save kt3k/fca309393eeb9ab42f1c7ae1b544a655 to your computer and use it in GitHub Desktop.
Save kt3k/fca309393eeb9ab42f1c7ae1b544a655 to your computer and use it in GitHub Desktop.
ACL [RFC3744, Section 8.1]
BASELINE-CONTROL [RFC3253, Section 12.6]
BIND [RFC5842, Section 4]
CHECKIN [RFC3253, Section 4.4, Section 9.4]
CHECKOUT [RFC3253, Section 4.3, Section 8.8]
CONNECT [RFC9110, Section 9.3.6]
COPY [RFC4918, Section 9.8]
DELETE [RFC9110, Section 9.3.5]
GET [RFC9110, Section 9.3.1]
HEAD [RFC9110, Section 9.3.2]
LABEL [RFC3253, Section 8.2]
LINK [RFC2068, Section 19.6.1.2]
LOCK [RFC4918, Section 9.10]
MERGE [RFC3253, Section 11.2]
MKACTIVITY [RFC3253, Section 13.5]
MKCALENDAR [RFC4791, Section 5.3.1][RFC8144, Section 2.3]
MKCOL [RFC4918, Section 9.3][RFC5689, Section 3][RFC8144, Section 2.3]
MKREDIRECTREF [RFC4437, Section 6]
MKWORKSPACE [RFC3253, Section 6.3]
MOVE [RFC4918, Section 9.9]
OPTIONS [RFC9110, Section 9.3.7]
ORDERPATCH [RFC3648, Section 7]
PATCH [RFC5789, Section 2]
POST [RFC9110, Section 9.3.3]
PRI [RFC9113, Section 3.4]
PROPFIND [RFC4918, Section 9.1][RFC8144, Section 2.1]
PROPPATCH [RFC4918, Section 9.2][RFC8144, Section 2.2]
PUT [RFC9110, Section 9.3.4]
REBIND [RFC5842, Section 6]
REPORT [RFC3253, Section 3.6][RFC8144, Section 2.1]
SEARCH [RFC5323, Section 2]
TRACE [RFC9110, Section 9.3.8]
UNBIND [RFC5842, Section 5]
UNCHECKOUT [RFC3253, Section 4.5]
UNLINK [RFC2068, Section 19.6.1.3]
UNLOCK [RFC4918, Section 9.11]
UPDATE [RFC3253, Section 7.1]
UPDATEREDIRECTREF [RFC4437, Section 7]
VERSION-CONTROL [RFC3253, Section 3.5]
@kt3k
Copy link
Author

kt3k commented Apr 12, 2023

ACL
BASELINE-CONTROL
BIND
CHECKIN
CHECKOUT
CONNECT
COPY
DELETE
GET
HEAD
LABEL
LINK
LOCK
MERGE
MKACTIVITY
MKCALENDAR
MKCOL
MKREDIRECTREF
MKWORKSPACE
MOVE
OPTIONS
ORDERPATCH
PATCH
POST
PRI
PROPFIND
PROPPATCH
PUT
REBIND
REPORT
SEARCH
TRACE
UNBIND
UNCHECKOUT
UNLINK
UNLOCK
UPDATE
UPDATEREDIRECTREF
VERSION-CONTROL

@kt3k
Copy link
Author

kt3k commented May 3, 2023

$1

@kt3k
Copy link
Author

kt3k commented May 3, 2023

$$1$$

@kt3k
Copy link
Author

kt3k commented May 3, 2023

$$1$$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment