Skip to content

Commit

Permalink
Put browser-compat info in front-runner for http/methods/* (#5472)
Browse files Browse the repository at this point in the history
* Put browser-compat info in front-runner for http/methods/*

* Put browser-compat info in front-runner for http data_url
  • Loading branch information
teoli2003 authored May 31, 2021
1 parent 6cc107b commit e765834
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 12 deletions.
3 changes: 2 additions & 1 deletion files/en-us/web/http/basics_of_http/data_uris/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- HTTP
- Intermediate
- URL
browser-compat: http.data-url
---
<div>{{HTTPSidebar}}</div>

Expand Down Expand Up @@ -125,7 +126,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{compat("http.data-url")}}</p>
<p>{{compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/methods/connect/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Reference
- Request method
browser-compat: http.methods.CONNECT
---
<div>{{HTTPSidebar}}</div>

Expand Down Expand Up @@ -86,7 +87,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("http.methods.CONNECT")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/methods/delete/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Reference
- Request method
browser-compat: http.methods.DELETE
---
<div>{{HTTPSidebar}}</div>

Expand Down Expand Up @@ -96,7 +97,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("http.methods.DELETE")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/methods/get/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Reference
- Request method
browser-compat: http.methods.GET
---
<p>{{HTTPSidebar}}</p>

Expand Down Expand Up @@ -67,7 +68,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("http.methods.GET")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/methods/head/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Reference
- Request method
browser-compat: http.methods.HEAD
---
<div>{{HTTPSidebar}}</div>

Expand Down Expand Up @@ -70,7 +71,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("http.methods.HEAD")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
5 changes: 2 additions & 3 deletions files/en-us/web/http/methods/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Methods
- Reference
browser-compat: http.methods
---
<div>{{HTTPSidebar}}</div>

Expand Down Expand Up @@ -57,9 +58,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p class="hidden">To contribute to this compatibility data, please write a pull request against this file: <a href="https://github.com/mdn/browser-compat-data/blob/master/http/methods.json">https://github.com/mdn/browser-compat-data/blob/master/http/methods.json</a>.</p>

<p>{{Compat("http/methods")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/methods/options/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Reference
- Request method
browser-compat: http.methods.OPTIONS
---
<div>{{HTTPSidebar}}</div>

Expand Down Expand Up @@ -124,7 +125,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("http.methods.OPTIONS")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/methods/post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Reference
- Request method
browser-compat: http.methods.POST
---
<p>{{HTTPSidebar}}</p>

Expand Down Expand Up @@ -115,7 +116,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("http.methods.POST")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/methods/put/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Reference
- Request method
browser-compat: http.methods.PUT
---
<div>{{HTTPSidebar}}</div>

Expand Down Expand Up @@ -89,7 +90,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("http.methods.PUT")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/http/methods/trace/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- HTTP
- Reference
- Request method
browser-compat: http.methods.TRACE
---
<div>{{HTTPSidebar}}</div>

Expand Down Expand Up @@ -65,7 +66,7 @@ <h2 id="Specifications">Specifications</h2>

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("http.methods.TRACE")}}</p>
<p>{{Compat}}</p>

<h2 id="See_also">See also</h2>

Expand Down

0 comments on commit e765834

Please sign in to comment.