Skip to content

Add option to decide what to do on invalid UTF-8 urlencoded params #469

Add option to decide what to do on invalid UTF-8 urlencoded params

Add option to decide what to do on invalid UTF-8 urlencoded params #469

Triggered via pull request December 27, 2023 20:48
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test (1.10.4, 21.3, false): test/plug/conn/utils_test.exs#L7
doctest Plug.Conn.Utils.validate_utf8!/4 (42) (Plug.Conn.UtilsTest)
test (1.10.4, 21.3, false): test/plug/conn/utils_test.exs#L64
test validate_utf8! with error_code 401 logs a detailed warning for invalid UTF-8 input in position 64 (Plug.Conn.UtilsTest)
test (1.10.4, 21.3, false)
Process completed with exit code 1.