Which JSON content type to use ? When sending JSON data over the internet, it is important to specify the correct content type in the HTTP header.
seen from Argentina
seen from China
seen from China

seen from United States
seen from United States

seen from United States
seen from United States

seen from Jordan
seen from China

seen from Jordan
seen from Mexico
seen from United States
seen from Türkiye
seen from United States
seen from India

seen from Malaysia

seen from France
seen from Singapore

seen from Czechia

seen from United States
Which JSON content type to use ? When sending JSON data over the internet, it is important to specify the correct content type in the HTTP header.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
O Protocolo HTTP – Parte 05
O Protocolo HTTP – Parte 05
Introdução No post anterior (O Protocolo HTTP – Parte 04), vimos como funciona por dentro uma requisição GET de HTTP, como passar parâmetros pela URL, e como fazer um fonte em AdvPL com os tratamentos de códigos de retorno necessários. Agora, vamos ver mais alguns detalhes do GET , e ver por dentro o método POST do HTTP, primeiro pelo visão do protocolo e pelo Web Browse. HTTP GET – Mais…
View On WordPress
Setting VirtualHost security configs in Apache2
Setting VirtualHost security configs in Apache2
This is a follow up post from: https://www.johndball.com/multi-part-series-on-securing-our-internet-presence-security-headers/
Looking to nail down some security settings on your Apache server with relative ease using only the Apache2 VirtualHost config file? Here are commonly found VirtualHost configuration settings that can be applied to any Apache install using a host config:
HSTS
Code: He…
View On WordPress
Multi-part series on securing our internet presence: Email Security
Multi-part series on securing our internet presence: Email Security
“Be strong… to be weak is to invite aggression, oppression, tyranny, misery and woe.” – Louis Karoniaktajeh
A multi-part series by John Ball, Phillip Kuzma, and Ted Nass on server security.
I’ll be covering a few security topics centered around email in this post. The configuration of many of these technologies is vendor specific, meaning if you use Google Apps for Business then there is a…
View On WordPress
ESP32 MicroPython: Changing the HTTP response content-type of Picoweb route
ESP32 MicroPython: Changing the HTTP response content-type of Picoweb route
The objective of this post is to explain how to change the content-type of the HTTP answer of a request made to a Picoweb route. The tests were performed using a DFRobot’s ESP-WROOM-32 device integrated in a ESP32 FireBeetle board.
(more…)
View On WordPress

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Comment forcer le téléchargement de fichier avec PHP
Dans certains cas, un simple lien pour proposer vos fichiers en téléchargement ne suffit pas. Cela génère une erreur ou un affichage incorrect chez l'internaute. Découvrez comment forcer le téléchargement d'un fichier via des instructions PHP. Tout est dans le cours vidéo ci-dessous. Téléchargez le code source complet sur : http://www.programmation-facile.com/forcer-telechargement-fichier-php/
Fixed Setting mime type for excel document #dev #it #asnwer
Fixed Setting mime type for excel document #dev #it #asnwer
Setting mime type for excel document
MS Excel has the following observed MIME types:
application/vnd.ms-excel (official)
application/msexcel
application/x-msexcel
application/x-ms-excel
application/x-excel
application/x-dos_ms_excel
application/xls
application/x-xls
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet (xlsx)
Is there any one type that would work for all versions? If…
View On WordPress