6af0ecc795
Motivation: Http post request may be encoded as 'multipart/form-data' without any files and consist mixed attributes only. Modifications: - Do not double release attributes - Add unit test Result: Code does not throw an IllegalReferenceCountException.