Sha256: 0d935500887aab438f3249d88fba3162390cacc59d6d5b81ed1f7e655087f798
Contents?: true
Size: 499 Bytes
Versions: 10
Compression:
Stored size: 499 Bytes
Contents
{ "question" : { "id": "", "category": "javascript", "nerd_level": 4, "text":"What does \"jsonp=?\" or similar statements do?", "a1": "Treat the incoming JSON data as JSONP", "a2": "Tell the server to return JSONP data", "a3": "Tell the server to return JSONP data and wrap it in a dynamic callback", "a4": "Tell the server to return JSONP data and wrap it in a '?' callback", "right_answer":"a2", "created_at": "2011-06-07", "created_by": "Philipp" } }
Version data entries
10 entries across 10 versions & 1 rubygems