Skip to content

Request parameters validation #108

@volodymyrdovhan

Description

@volodymyrdovhan

Hello,
please review the usage of PARAM_RAW parameter type:

  • PARAM_RAW specifies a parameter that is not cleaned/processed in any way except the discarding of the invalid utf-8 characters.

It is recommended to use PARAM_RAW only for some specific cases, as it does not clean up the data.

Please consider more specific parameter type usage.

Image

Image

Image

Image

Image

Metadata

Metadata

Assignees

Labels

complianceNecesario para cumplimiento del pliego

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions