I'm trying to write MVC endpoint that will optionally set the content-disposition to inline or attachment in order to either display the file (a pdf) inside a n
I am trying to validate date received in file against configured date format(using to_timestamp /to_date). schema = StructType([ \ StructField("date",String
I want to downgrade to Node v12. I applied solution of this question. These two commands I ran: npm install -g n sudo n 12.13.0 And here is the result: $ sudo n
So I was trying to do a bit of programming problems on LeetCode and I saw a method of class declaration that I'm not so familiar with. This was how it was: clas
I tried to run this code but it gives me the error provided in the title, also it says (The body might complete normally, causing 'null' to be returned, but the
I have Kartik gridView and custom filter. After gridfilter in my browser i got URL like localhost:20024/consignment?fid=&post_code=&pud2_mrn=&pud2_s
I am using https://www.npmjs.com/package/rn-fetch-blob to upload images to a rest api. Im racing the promise against a 10 second timeout and im getting a lot of
I'm developing a web API for OData, but get a strange issue when retrieving the data in Excel. I have /odata/books and /odata/presses from a demo I found, and /