Commit Graph

1 Commits (772811e76ff82184864aff8e29f29df7f0d64c88)

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