- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 748
Pull requests: expressjs/body-parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      perf(urlencoded): optimize parameter counting for better memory efficiency
      
    
        
          #652
            opened Oct 29, 2025  by
            Ayoub-Mabrouk
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      perf: eliminate conditional check in json strict mode hot path
      
    
      
  
        
          #651
            opened Oct 28, 2025  by
            Phillip9587
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      perf(urlencoded): move empty-body guard to avoid extra function closure
        
              
                performance
        
      
    
      
  
        
          #647
            opened Oct 3, 2025  by
            Phillip9587
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ci: also test on first supported node.js version
        
              
                fast track
        
      
    
        
          #646
            opened Oct 3, 2025  by
            Phillip9587
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Added "Error.captureStackTrace" to avoid overwriting the error stack in JSON parser
      
    
        
          #622
            opened May 31, 2025  by
            gnofoente
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      feat: add secure JSON parsing with prototype poisoning handling
      
    
      
  
        
          #603
            opened Apr 5, 2025  by
            bjohansebas
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Refactor getCharset function for conciseness and modern syntax
      
    
      
  
        
          #557
            opened Oct 31, 2024  by
            Ayoub-Mabrouk
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Refactor firstchar function for conciseness and modern syntax
      
    
      
  
        
          #555
            opened Oct 31, 2024  by
            Ayoub-Mabrouk
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      WIP Add way to reject body with the wrong content type
        
              
                ideas
              
                pr
        
      
    
      
  
        
          #274
            opened Oct 24, 2017  by
            crccheck
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 tasks
  
      - a little hack to enable custom request decryption
        
              
                enhancement
              
                needs rebase
              
                pr
        
      
    
      
  
        
          #86
            opened Mar 25, 2015  by
            vietanh85
            
        
        
            
    
  
    Loading…
 
        
        
      
    
  
  ProTip!
  Exclude everything labeled 
    bug with -label:bug.