Kalle Olavi Niemitalo
|
fa51846f68
|
1008: increment http_post->uploaded in read_http_post()
|
2008-06-03 09:45:40 +03:00 |
|
Kalle Olavi Niemitalo
|
2d2cc6c5f5
|
1008: Abort connection if a file is resized.
|
2008-06-03 01:49:10 +03:00 |
|
Kalle Olavi Niemitalo
|
d3ee4e2e47
|
1008: error parameter in read_http_post
This function will need to set ELinks-specific errors
and it would not be right to write those in errno.
|
2008-06-03 01:26:19 +03:00 |
|
Kalle Olavi Niemitalo
|
44bf538cab
|
1008: Remember the sizes of files during the upload.
This will soon allow read_http_post_fd() to detect if a size has
changed.
|
2008-06-03 00:46:12 +03:00 |
|
Kalle Olavi Niemitalo
|
c2d854b240
|
1008: open_http_post() can return an error.
It does not yet take advantage of that though.
|
2008-06-03 00:18:47 +03:00 |
|
Kalle Olavi Niemitalo
|
533e7fc62b
|
1008: replace post_length() with open_http_post()
|
2008-06-02 10:41:55 +03:00 |
|
Kalle Olavi Niemitalo
|
88a59a06c0
|
1008: move stuff to new src/protocol/http/post.{c,h}
|
2008-06-02 10:40:34 +03:00 |
|