ELinks 0.18.0
post.c File Reference

Parsing uri.post and uploading files in a POST request. More...

#include <errno.h>
#include <string.h>
#include <sys/stat.h>
#include "elinks.h"
#include "protocol/http/post.h"
#include "protocol/uri.h"
#include "util/conv.h"
#include "util/error.h"
Include dependency graph for post.c:

Macros

#define O_BINARY   0

Detailed Description

Parsing uri.post and uploading files in a POST request.

Macro Definition Documentation

◆ O_BINARY

#define O_BINARY   0