HashLoad / jhonson

Middleware for parse JSON in HORSE
MIT License
106 stars 26 forks source link

Horse 3.01 #14

Closed servtelpro closed 2 years ago

servtelpro commented 2 years ago

Horse.OctetStream.pas(54): E2003 Undeclared identifier: 'THorseHackRequest'

juliomar commented 2 years ago

tentou instalar a dependencia? https://github.com/HashLoad/horse-octet-stream

viniciussanchez commented 2 years ago

🇺🇸: @servtelpro you can see from the error message, that it doesn't belong to this middleware. It belongs to the Stream middleware. However, the THorseHackRequest class no longer exists, and the middleware is already working perfectly. Most likely you must have outdated code or did something wrong there.

🇧🇷: @servtelpro pode ver pela mensagem do erro, que o este não pertence a este middleware. Pertence ao middleware de Stream. Porém, a classe THorseHackRequest não existe mais, e o middleware já esta funcionando perfeitamente. Muito provavelmente você deve estar com código desatualizado ou fez alguma coisa de errado ai.