Skip to content

Commit dfd6c28

Browse files
authored
docs: Заменена эмоджи галки на другую
1 parent 55e91b8 commit dfd6c28

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

README.md

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -112,58 +112,58 @@ _МойЖелудь.os:_
112112

113113
| Эндпоинт | oscript-httpbin | httpbin.org |
114114
| --- | --- | --- |
115-
| `/ip` | ✔️ | ✔️ |
116-
| `/uuid` | ✔️ | ✔️ |
117-
| `/uuid/:n` | ✔️ ||
118-
| `/user-agent` | ✔️ | ✔️ |
119-
| `/headers` | ✔️ | ✔️ |
120-
| `/get` | ✔️ | ✔️ |
121-
| `/post` | ✔️ | ✔️ |
122-
| `/put` | ✔️ | ✔️ |
123-
| `/patch` | ✔️ | ✔️ |
124-
| `/delete` | ✔️ | ✔️ |
125-
| `/anything` | ✔️ | ✔️ |
126-
| `/anything/:anything` | ✔️ | ✔️ |
127-
| `/base64/:value` | ✔️ | ✔️ |
128-
| `/encoding/utf8` | ✔️ | ✔️ |
129-
| `/gzip` || ✔️ |
130-
| `/deflate` || ✔️ |
131-
| `/brotli` || ✔️ |
132-
| `/status/:code` | ✔️ | ✔️ |
133-
| `/response-headers?key=val` | ✔️ | ✔️ |
134-
| `/redirect/:n` | ✔️ | ✔️ |
135-
| `/redirect-to?url=foo` | ✔️ | ✔️ |
136-
| `/redirect-to?url=foo&status_code=307` | ✔️ | ✔️ |
137-
| `/relative-redirect/:n` | ✔️ | ✔️ |
138-
| `/absolute-redirect/:n` | ✔️ | ✔️ |
139-
| `/cookies` | ✔️ | ✔️ |
140-
| `/cookies/set?name=value` | ✔️ | ✔️ |
141-
| `/cookies/set/:name/:value` | ✔️ | ✔️ |
142-
| `/cookies/delete?name` | ✔️ | ✔️ |
143-
| `/basic-auth/:user/:passwd` | ✔️ | ✔️ |
144-
| `/hidden-basic-auth/:user/:passwd` | ✔️ | ✔️ |
145-
| `/digest-auth/:qop/:user/:passwd/:algorithm` || ✔️ |
146-
| `/digest-auth/:qop/:user/:passwd` || ✔️ |
147-
| `/bearer` | ✔️ | ✔️ |
148-
| `/stream/:n` || ✔️ |
149-
| `/delay/:n` | ✔️ | ✔️ |
150-
| `/drip?numbytes=n&duration=s&delay=s&code=code` || ✔️ |
151-
| `/range/:n?duration=s&chunk_size=code` || ✔️ |
152-
| `/html` | ✔️ | ✔️ |
153-
| `/robots.txt` | ✔️ | ✔️ |
154-
| `/deny` | ✔️ | ✔️ |
155-
| `/cache` | ✔️ | ✔️ |
156-
| `/cache/:n` | ✔️ | ✔️ |
157-
| `/etag/:etag` | ✔️ | ✔️ |
158-
| `/bytes/:n` | ✔️ | ✔️ |
159-
| `/stream-bytes/:n` || ✔️ |
160-
| `/links/:n` | ✔️ | ✔️ |
161-
| `/links/:n/:offset"` | ✔️ | ✔️ |
162-
| `/image` | ✔️ | ✔️ |
163-
| `/image/png` | ✔️ | ✔️ |
164-
| `/image/jpeg` | ✔️ | ✔️ |
165-
| `/image/webp` | ✔️ | ✔️ |
166-
| `/image/svg` | ✔️ | ✔️ |
167-
| `/forms/post` | ✔️ | ✔️ |
168-
| `/xml` | ✔️ | ✔️ |
169-
| `/json` | ✔️ | ✔️ |
115+
| `/ip` | | |
116+
| `/uuid` | | |
117+
| `/uuid/:n` | ||
118+
| `/user-agent` | | |
119+
| `/headers` | | |
120+
| `/get` | | |
121+
| `/post` | | |
122+
| `/put` | | |
123+
| `/patch` | | |
124+
| `/delete` | | |
125+
| `/anything` | | |
126+
| `/anything/:anything` | | |
127+
| `/base64/:value` | | |
128+
| `/encoding/utf8` | | |
129+
| `/gzip` || |
130+
| `/deflate` || |
131+
| `/brotli` || |
132+
| `/status/:code` | | |
133+
| `/response-headers?key=val` | | |
134+
| `/redirect/:n` | | |
135+
| `/redirect-to?url=foo` | | |
136+
| `/redirect-to?url=foo&status_code=307` | | |
137+
| `/relative-redirect/:n` | | |
138+
| `/absolute-redirect/:n` | | |
139+
| `/cookies` | | |
140+
| `/cookies/set?name=value` | | |
141+
| `/cookies/set/:name/:value` | | |
142+
| `/cookies/delete?name` | | |
143+
| `/basic-auth/:user/:passwd` | | |
144+
| `/hidden-basic-auth/:user/:passwd` | | |
145+
| `/digest-auth/:qop/:user/:passwd/:algorithm` || |
146+
| `/digest-auth/:qop/:user/:passwd` || |
147+
| `/bearer` | | |
148+
| `/stream/:n` || |
149+
| `/delay/:n` | | |
150+
| `/drip?numbytes=n&duration=s&delay=s&code=code` || |
151+
| `/range/:n?duration=s&chunk_size=code` || |
152+
| `/html` | | |
153+
| `/robots.txt` | | |
154+
| `/deny` | | |
155+
| `/cache` | | |
156+
| `/cache/:n` | | |
157+
| `/etag/:etag` | | |
158+
| `/bytes/:n` | | |
159+
| `/stream-bytes/:n` || |
160+
| `/links/:n` | | |
161+
| `/links/:n/:offset"` | | |
162+
| `/image` | | |
163+
| `/image/png` | | |
164+
| `/image/jpeg` | | |
165+
| `/image/webp` | | |
166+
| `/image/svg` | | |
167+
| `/forms/post` | | |
168+
| `/xml` | | |
169+
| `/json` | | |

0 commit comments

Comments
 (0)