Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/oauth.c

    rca8037e re306fbf  
    262262                             "Content-Type: application/x-www-form-urlencoded\r\n"
    263263                             "Content-Length: %zd\r\n"
     264                             "Connection: close\r\n"
    264265                             "\r\n"
    265266                             "%s", url_p.file, url_p.host, strlen( post ), post );
Note: See TracChangeset for help on using the changeset viewer.