CARVIEW |
Select Language
HTTP/2 200
date: Wed, 15 Oct 2025 20:07:50 GMT
content-type: text/html; charset=UTF-8
content-encoding: gzip
x-dns-prefetch-control: on
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-litespeed-cache: hit
vary: Accept-Encoding
alt-svc: h3=":443"; ma=86400
x-turbo-charged-by: LiteSpeed
cf-cache-status: MISS
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wTT2aPU8HxSL3gILnCY0iXqd%2FnI8Qkazak3bD4pmys7yBAuAZmfm8j5PU2DQncdThUUqEHU%2FgpYD2CcOd6lY9yW6BKLA5DUxiNI4VtmUA8t2oP3tFaReoVB1LFLEonMcLIOFyrkKM9WP9IwGKQ%3D%3D"}],"group":"cf-nel","max_age":604800}
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
server: cloudflare
cf-ray: 98f1f1e5ae99c19f-BLR
server-timing: cfL4;desc="?proto=TCP&rtt=796&min_rtt=738&rtt_var=191&sent=7&recv=12&lost=0&retrans=0&sent_bytes=3426&recv_bytes=1031&delivery_rate=3606475&cwnd=253&unsent_bytes=0&cid=e16e0be0c96f5cda&ts=993&x=0"
GsonBuilder Archives - Java Code Geeks
Back to top button
GsonBuilder
-
Enable Pretty Print JSON Output using Gson example
In this example we are going to see how to enalbe pretty printing in JSON. As you might have noticed…
Read More »