Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Async: Use constant strings for common headers #10

Description

@helje5

We create new string objects for all the headers. This is just stupid, we should have a list of builtin header names which are reused.

A dynamic cache may be too much though (as it would need to be synchronised).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions