Created
May 7, 2016 01:34
-
-
Save mickeyn/3a81718a265341fb0f5550ed4bfd0cc2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[info] *** Request 2 (0.500/s) [12758] [Sat May 7 02:32:26 2016] *** | |
[debug] Path is "user/favorite" | |
[debug] "POST" request for "user/favorite" from "127.0.0.1" | |
[debug] Query Parameters are: | |
.-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------. | |
| Parameter | Value | | |
+-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+ | |
| access_token | testing | | |
'-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------' | |
[debug] Serializing with Catalyst::Action::Serialize::JSON | |
[debug] Response Code: 400; Content-Type: text/plain; charset=UTF-8; Content-Length: unknown | |
[info] Request took 0.094633s (10.567/s) | |
.------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------. | |
| Action | Time | | |
+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------+ | |
| /user/favorite/begin | 0.011699s | | |
| /user/auto | 0.042499s | | |
| /user/favorite/end | 0.033617s | | |
'------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment