You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hello,
I am working on one Angular 8 application and sending large data in API request call and getting large number of data from API response. So I want to compress the request and response JSON data.
So can you please suggest me the way , how can I compress the request and response data.