Индусятник в NGINX

    Date: 02/12/08 (Code WTF)    Keywords: html

    http://www.riceonfire.org/emiller/nginx-modules-guide.html

    If you're still not convinced, take a look at this code snippet from Nginx's HTTP parser:
    
    if (m[1] == 'O') {
    
    if (m[0] == 'P' && m[2] == 'S' && m[3] == 'T') {
    r->method = NGX_HTTP_POST;
    break;
    }
    
    if (m[0] == 'C' && m[2] == 'P' && m[3] == 'Y') {
    r->method = NGX_HTTP_COPY;
    break;
    }
    

    via '[info]'xplozive

    Source: http://community.livejournal.com/code_wtf/121902.html

« php coder || Индусы, иднусы... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home