Commit Graph

1 Commits (90eab8679625d4a6d5d32b3e4fae498a48a68145)

Author SHA1 Message Date
Javier Sánchez Parra 46d791ae44 #915 add test for too large HTTP request fields
This test checks for wrong headers HTTP requests:

	1. POST /clients with a content length larger than a signed int.
	2. POST /clients with an auth token larger than 63 characters.
2019-09-10 11:10:34 +02:00