Project

General

Profile

Actions

Task #5350

closed

Redo stream data passing

Added by krileon almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
19 June 2015
Due date:
% Done:

100%

Estimated time:

Description

Currently stream data sent by GET/POST is passed as readable params. Instead encode them into a base64 string so it's just an encoded string that's passed around (needs to be reversable of course). It should also send with the POST when possible instead of as part of the POST URL.

Actions

Also available in: Atom PDF