Euphoria Ticket #367: net/http.e http_post references function not implemented

Line 266. If the user selects a multipart form type and ships it to http_post(), it'll fail. This was unintentionally forgotten about as more important things came about.

Details

Type: Bug Report Severity: Normal Category: General
Assigned To: jeremy Status: Fixed Reported Release:
Fixed in SVN #: 4038 View VCS: 4038 Milestone:

1. Comment by useless Nov 12, 2010

Actually, it wasn't forgotten, it was working when i became useless during the "yield" vs "yield to" and the news.ex fights. And as the tickets i posted last nite have been deleted, keeping me useless, i see no reason to submit working http_post code.

useless

2. Comment by jimcbrown Nov 12, 2010

The std/net/http.e routines were completely rewritten from scratch, so any work done on http_post() prior to that would have been lost anyways.

Your tickets are http://openeuphoria.org/ticket/368.wc and http://openeuphoria.org/ticket/369.wc and they have not been deleted.

3. Comment by jeremy Nov 12, 2010

Seems they have been fixed so they disappeared from the active list, they can still be viewed via direct access or by browsing the closed tickets.

4. Comment by jeremy Nov 12, 2010

  • http_post() is now functional for url encoded posts as well as multipart form uploads.
  • Added tests for form uploads with file attachments
  • Better documentation added for http_post()

Search



Quick Links

User menu

Not signed in.

Misc Menu