Halaman

Tampilkan postingan dengan label HTTP. Tampilkan semua postingan
Tampilkan postingan dengan label HTTP. Tampilkan semua postingan

Jumat, 16 November 2018

Fast load times

. Jumat, 16 November 2018 .

https://web.dev/fast

(Read More..)

Kamis, 15 November 2018

HTTP/3

. Kamis, 15 November 2018 .

https://daniel.haxx.se/blog/2018/11/11/http-3/

(Read More..)

Selasa, 21 Februari 2017

websocket security

. Selasa, 21 Februari 2017 .

http://www.theseus.fi/bitstream/handle/10024/113390/Harri+Kuosmanen+-+Masters+thesis+-+Security+Testing+of+WebSockets+-+Final.pdf;jsessionid=6199D8ADAA4F3A2270912A3002D5E1FE?sequence=1

(Read More..)

Minggu, 03 April 2016

KONG !!!!

. Minggu, 03 April 2016 .

Secure, Manage & Extend your APIs and Microservices

 The open-source management layer for APIs, delivering high performance and reliability.

 

https://getkong.org/

 

(Read More..)

Kamis, 24 Desember 2015

lwan

. Kamis, 24 Desember 2015 .

Lwan is a high-performance & scalable web server.
Requests per second vs. number of concurrent connections?

Hello, World! (C)
100B file

Hello, World! (LuaJIT)
32KiB file
In development for over 3 years, Lwan was until recently a personal research effort that focused mostly on building a solid infrastructure for a lightweight and speedy web server.
With its low disk and memory footprints, it's suitable to be used from embedded devices to robust servers. Both static and dynamic content can be served, as it can also be used as a library. Dynamic content can be generated by code written in either C or Lua.

(Read More..)

Kamis, 29 Mei 2014

Bypassing web application firewalls using HTTP headers

. Kamis, 29 Mei 2014 .

http://h30499.www3.hp.com/t5/Fortify-Application-Security/Bypassing-web-application-firewalls-using-HTTP-headers/ba-p/6418366#.U4dluNKSz3R

(Read More..)

Jumat, 08 November 2013

Speeding up mobile pages with mod_pagespeed and ngx_pagespeed

. Jumat, 08 November 2013 .

http://googledevelopers.blogspot.com/2013/11/speeding-up-mobile-pages-with.html

(Read More..)

Sabtu, 06 Juli 2013

MONKEY HTTP SERVER {GEEK}

. Sabtu, 06 Juli 2013 .

http://monkey-project.com/

http://edsiper.linuxchile.cl/blog/2013/02/27/architecture-of-a-linux-based-web-server/

(Read More..)

Jumat, 07 Juni 2013

Improving testing by using real traffic from production

. Jumat, 07 Juni 2013 .

http://leonsbox.com/blog/2013/06/04/improving-testing-by-using-real-traffic-from-production/

(Read More..)

CSP to the Rescue: Leveraging the Browser for Security

.

https://blog.twitter.com/2013/csp-rescue-leveraging-browser-security

(Read More..)

Kamis, 06 Juni 2013

Pragmatic REST & BDD at IPC

. Kamis, 06 Juni 2013 .

qafoo.com/blog/047_pragmatic_rest_bdd_ipc.html

(Read More..)

Rabu, 08 Mei 2013

An HTTP & SPDY client for Android and Java applications

. Rabu, 08 Mei 2013 .

HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth.
OkHttp is an HTTP client that’s efficient by default:

  • SPDY support allows all requests to the same host to share a socket.
  • Connection pooling reduces request latency (if SPDY isn’t available).
  • Transparent GZIP shrinks download sizes.
  • Response caching avoids the network completely for repeat requests.
OkHttp perseveres when the network is troublesome: it will silently recover from common connection problems. If your service has multiple IP addresses OkHttp will attempt alternate addresses if the first connect fails. This is necessary for IPv4+IPv6 and for services hosted in redundant data centers. OkHttp also recovers from problematic proxy servers and failed SSL handshakes.
You can try OkHttp without rewriting your network code. The core module implements the familiar java.net.HttpURLConnection API. And the optional okhttp-apache module implements the Apache HttpClient API.
OkHttp supports Android 2.2 and above. For Java, the minimum requirement is 1.5.



http://square.github.io/okhttp/

(Read More..)

Jumat, 03 Mei 2013

Practical HTTP Host header attacks

. Jumat, 03 Mei 2013 .

http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html

(Read More..)

HTTP/2.0 WTF?

.

http://www.mnot.net/talks/http2-wtf/#/

(Read More..)

Jumat, 12 April 2013

know-your-http

. Jumat, 12 April 2013 .

https://github.com/jesusabdullah/know-your-http

(Read More..)

How To Reduce Image Size With WebP Automagically

.

http://blog.netdna.com/developer/how-to-reduce-image-size-with-webp-automagically/

(Read More..)

Sabtu, 06 April 2013

What every web developer must know about URL encoding

. Sabtu, 06 April 2013 .

http://blog.lunatech.com/2009/02/03/what-every-web-developer-must-know-about-url-encoding

(Read More..)

Minggu, 27 Januari 2013

Rails SecureHeaders

. Minggu, 27 Januari 2013 .

The gem will automatically apply several headers that are related to security. This includes:

https://github.com/twitter/secureheaders

(Read More..)

Kamis, 24 Januari 2013

ngx_pagespeed

. Kamis, 24 Januari 2013 .

http://ngxpagespeed.com/ngx_pagespeed_example/

(Read More..)

Jumat, 21 Desember 2012

File Upload Support on Mobile

. Jumat, 21 Desember 2012 .

http://viljamis.com/blog/2012/file-upload-support-on-mobile/

(Read More..)
 
{nama-blog-anda} is proudly powered by Blogger.com | Template by Agus Ramadhani | o-om.com