Andrey Antukh 8d703a3fb4 Write transit data to response output-stream.
Previously, all responses from GET and POST requests are serialized
to a byte array (using transit) which is returned as response body.

With this commit, the response body of POST requests is written
directly to the response output-stream, reducing the memmory need
to perform that operation.

The responses for GET request still uses the old mechanism because
we need the whole response as byte array for calculate the ETAG and
check it before returning the body.
2021-06-11 12:36:21 +02:00
2021-05-31 11:04:32 +02:00
2021-02-22 23:55:06 +01:00
2021-06-10 10:28:07 +02:00
2020-06-18 20:08:46 +02:00
2021-06-10 14:34:19 +02:00
2020-08-11 10:11:23 +02:00
2017-03-06 18:42:58 +01:00
2021-05-31 11:04:32 +02:00
2019-07-19 17:48:28 +02:00
2021-05-20 10:50:53 +02:00
2021-04-12 16:49:43 +02:00
2020-08-05 11:19:34 +02:00

License: MPL-2.0 Gitter Managed with Taiga.io Gitpod ready-to-code

PENPOT

Penpot is the first Open Source design and prototyping platform meant for cross-domain teams. Non dependent on operating systems, Penpot is web based and works with open web standards (SVG). For all and empowered by the community.

PENPOT

Contributing

Open to you!

We love the open source software community. Contributing is our passion and because of this, we'll be glad if you want to participate and improve Penpot. All your awesome ideas and code are welcome!

Please refer to the Contributing Guide

Documentation

Please refer to the help center.

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

Copyright (c) UXBOX Labs SL
Languages
Clojure 68.5%
JavaScript 15.5%
SCSS 5.2%
Rust 5%
TypeScript 2.2%
Other 3.5%