Recommend this page to a friend! |
Classes of Gjero Krsteski | > | PHP Nuclear Reactor | > | tests/_data/scenarios/api/Create_Article_With_Bad_Params_Names.txt | > | Download |
|
![]() |
I WANT TO CREATE A ARTICLE VIA API USING NO EXPECTED PARAMETERS I have http header 'Content-Type'," 'application/x-www-form-urlencoded' I send post '/articles'," ['test' => 'test title'," 'test2' => 'test content']" I see response code is "400" |