masto.es es uno de los varios servidores independientes de Mastodon que puedes usar para participar en el fediverso.
Bienvenidos a masto.es, el mayor servidor de Mastodon para hispanohablantes de temática general. Registros limitados actualmente a invitaciones.

Administrado por:

Estadísticas del servidor:

1,9 K
usuarios activos

#fetchapi

0 publicaciones0 participantes0 publicaciones hoy
scy 🔜 WHY<p>Turns out, the easiest way to convert a "data:" URL to a JavaScript Blob object is not to split the URL into mime type, encoding, and data, and then, based on the encoding, do some wild atob() shenanigans</p><p>but instead</p><p>fetch(data_url).then(res =&gt; res.blob()).then(blob =&gt; …)</p><p>🙈 😂</p><p><a href="https://chaos.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://chaos.social/tags/FetchAPI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FetchAPI</span></a></p>
Inautilo<p><a href="https://mastodon.social/tags/Development" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Development</span></a> <a href="https://mastodon.social/tags/Explorations" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Explorations</span></a><br>Forbidden request headers · Some request headers are more trustworthy than others <a href="https://ilo.im/16333j" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ilo.im/16333j</span><span class="invisible"></span></a></p><p>_____<br><a href="https://mastodon.social/tags/Specification" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Specification</span></a> <a href="https://mastodon.social/tags/HttpHeaders" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HttpHeaders</span></a> <a href="https://mastodon.social/tags/Browser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Browser</span></a> <a href="https://mastodon.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.social/tags/FetchAPI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FetchAPI</span></a> <a href="https://mastodon.social/tags/XMLHttpRequest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>XMLHttpRequest</span></a> <a href="https://mastodon.social/tags/CloudflareWorker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CloudflareWorker</span></a> <a href="https://mastodon.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://mastodon.social/tags/Frontend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Frontend</span></a> <a href="https://mastodon.social/tags/Backend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Backend</span></a></p>