Skip to content

Instantly share code, notes, and snippets.

View kozaktomas's full-sized avatar

Tomas Kozak kozaktomas

View GitHub Profile
1634716801
@kozaktomas
kozaktomas / keybase.md
Created August 22, 2019 19:52
keybase.md

Keybase proof

I hereby claim:

  • I am kozaktomas on github.
  • I am tomaskozak (https://keybase.io/tomaskozak) on keybase.
  • I have a public key whose fingerprint is A343 CA7D 2C21 0D55 725C 9ED3 FAF5 06ED 5CC0 73E6

To claim this, I am signing this object:

<?php
// if 204 - response is ok - temp solution
if ($body === "" && $response->getStatusCode() == 204)
$body = '{"status": "ok"}';
}