Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-GLASS0.231
New issue 338 by
[hidden email]: FastCGI problem with multipart
requests
http://code.google.com/p/glassdb/issues/detail?id=338 From Norbert[1]:
Take a pharo image and trying sending something like
ZnClient new
url: '
http://name.of.your.fastcgi.server/'; addPart: (ZnMimePart
fieldName: 'akey'
fileName: 'something'
entity: (ZnStringEntity text: 'some data text'))
[1]
http://forum.world.st/Instructions-to-start-zinc-gs-adaptor-tp4526192p4526736.html