Apache Compression (gzip, deflate) kontrol etmek

Temmuz 30th, 2013 § Yorum yok


[fatih@localhost ~]$ cat 1.sh 
function check_compression {
  curl -I -H 'Accept-Encoding: gzip,deflate' $1 |grep "Content-Encoding"
}
check_compression http://www.linuxwiki.net

[fatih@localhost ~]$ bash 1.sh

Bir cevap yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

Ne yapıyorum ben!?

Apache Compression (gzip, deflate) kontrol etmek başlıklı yazıyı okuyorsun.

Üst Veri