1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00
0bin/README.md
2012-04-25 01:15:38 +07:00

309 B

0bin

encrypted pastebin

What does 0bin not implement?

  • Request throttling. It would be ineficient to do it at the app level, and web servers have rebust implementation.
  • Compression. Modern browsers and servers communicate gzipped content so it would be redondant.