Changeset b623b68 in mainline for uspace/lib/http/src/request.c
- Timestamp:
- 2013-09-26T09:24:46Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4d4f656
- Parents:
- 3ce68b7
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/http/src/request.c
r3ce68b7 rb623b68 41 41 #include <net/socket.h> 42 42 43 #include "http.h"43 #include <http/http.h> 44 44 45 45 #define HTTP_METHOD_LINE "%s %s HTTP/1.1\r\n"
Note:
See TracChangeset
for help on using the changeset viewer.