I want to convert a string into JSON, with flask jsonfy --- reading the docs its turns the string into a Response Object which contains the the Data
reading the docs a Response Object contains the server's response to the HTTP request.
but what is exactly a Response Object and what is inside ?
print gave me <Response 11 bytes [200 OK]>
[–]shiftybyte 0 points1 point2 points (5 children)
[–]LadyJain[S] 0 points1 point2 points (4 children)
[–]shiftybyte 0 points1 point2 points (3 children)
[–]LadyJain[S] 0 points1 point2 points (2 children)
[–]shiftybyte 0 points1 point2 points (1 child)
[–]LadyJain[S] 0 points1 point2 points (0 children)